You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1.docker run -itd -p 8888:8888 --restart unless-stopped --name gethue-hue gethue/hue:latest
2.login in
3.user setting
Logs
application run show error info.
YARN RM returned a failed response: HTTPConnectionPool(host='localhost', port=8088): Max retries exceeded with url: /ws/v1/cluster/apps?doAs=stone&user.name=hue&user=stone&limit=500&startedTimeBegin=1743497363000 (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f87c6fa5a60>: Failed to establish a new connection: [Errno 111] Connection refused'))
user setting language bad
Hue version
gethue/hue:latest
The text was updated successfully, but these errors were encountered:
xinxinQ
added
the
BUG
Issue type for reporting failure due to bug in functionality
label
Apr 8, 2025
Is there an existing issue for this?
Description
docker containers error
Steps To Reproduce
1.docker run -itd -p 8888:8888 --restart unless-stopped --name gethue-hue gethue/hue:latest
2.login in
3.user setting
Logs
YARN RM returned a failed response: HTTPConnectionPool(host='localhost', port=8088): Max retries exceeded with url: /ws/v1/cluster/apps?doAs=stone&user.name=hue&user=stone&limit=500&startedTimeBegin=1743497363000 (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f87c6fa5a60>: Failed to establish a new connection: [Errno 111] Connection refused'))
Hue version
gethue/hue:latest
The text was updated successfully, but these errors were encountered: