mirror of
https://github.com/ansible/awx.git
synced 2026-01-22 23:18:03 -03:30
Updating for the known MacOS High Sierra issue
This commit is contained in:
parent
8341601c60
commit
121bc96108
@ -77,8 +77,6 @@ Once running, you can connect to nodes over vnc at `vnc://localhost:5900` and `v
|
||||
- On linux, you'll need to have your favorite vnc client ready (like `tigervnc`). Depending on the vnc client you use, you may need to visit `localhost:5900` and input the password `secret` separately.
|
||||
- For the chrome and firefox nodes, the development container instance of awx is mapped to hostname `awx` (https://awx:8043)
|
||||
|
||||
#### Debugging / Troubleshooting / FAQ
|
||||
- ```(node:11210) UnhandledPromiseRejectionWarning: Error: Request failed with status code 404```
|
||||
Possible that your `AWX_E2E_URL` is malformed
|
||||
#### Known Issues
|
||||
- ```2019-07-30 13:35:47.883 chromedriver[66032:1305791] pid(66032)/euid(501) is calling TIS/TSM in non-main thread environment, ERROR : This is NOT allowed. Please call TIS/TSM in main thread!!!```
|
||||
Specific to MacOS High Sierra. More here: https://github.com/processing/processing/issues/5462
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user