Search Issue Tracker

Fixed in 2020.1.X

Fixed in 2018.4.X, 2019.2.X, 2019.3.X

Votes

1

Found in

2018.4.0f1

2019.2

2019.2.10f1

2019.3

2020.1

Issue ID

1198465

Regression

Yes

Invalid REST API request received - unauthorized client ip address is thrown when connecting to 'local_ip:38000' in a browser

WebRequest

-

How to reproduce:
1. Create a new project
2. Navigate to a web browser and try to connect to "yourLocalIpAddress:38000" (local ip address can be found in cmd -> ipconfig -> ipv4 address)
3. Observe Console window

Expected result: no warnings are thrown
Actual result: "Invalid REST API request received - unauthorized client ip address *yourLocalIpAddress*." warning is thrown

Reproducible with: 2018.4.0f1, 2018.4.13f1, 2019.2.13f1, 2019.3.0b11, 2020.1.0a13
Not reproducible with: 2017.4.35f1

  1. Resolution Note (fix version 2020.1):

    Warning removed in 2020.1.0a16.1886, backports requested for 2019.3 and 2018.4

Comments (1)

  1. GaiusCoffee

    Nov 24, 2019 12:11

    I got the same issue, except with port 38443.

    > Invalid REST API request received - Host not local: console.test.net:38443

    Where console.test.net is on my etc/hosts file mapped to localhost.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.