Trangoul1988 / docker-grass-desktop

Run the Grass (getgrass.io) Desktop Client inside a container
GNU General Public License v3.0
2 stars 0 forks source link

failed to create drisw screen #2

Closed piqihaha closed 1 week ago

piqihaha commented 2 weeks ago

2024-11-10 22:47:51 rm: cannot remove '/tmp/.X1-lock': No such file or directory 2024-11-10 22:47:51 rm: cannot remove '/tmp/.X11-unix': No such file or directory 2024-11-10 22:47:51 xauth: file /home/grass/.Xauthority does not exist 2024-11-10 22:47:52 2024-11-10 22:47:52 Desktop 'TurboVNC: ff9ff8dc841a:1 ()' started on display ff9ff8dc841a:1 2024-11-10 22:47:52 2024-11-10 22:47:52 Starting applications specified in /opt/TurboVNC/bin/xstartup.turbovnc 2024-11-10 22:47:52 Log file is /home/grass/.vnc/ff9ff8dc841a:1.log 2024-11-10 22:47:52 2024-11-10 22:47:53 MESA: error: ZINK: vkCreateInstance failed (VK_ERROR_INCOMPATIBLE_DRIVER) 2024-11-10 22:47:53 glx: failed to create drisw screen 2024-11-10 22:47:53 2024-11-10 22:47:53 (grass:31): dbind-WARNING **: 14:47:53.169: AT-SPI: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files 2024-11-10 22:47:53 MESA: error: ZINK: vkCreateInstance failed (VK_ERROR_INCOMPATIBLE_DRIVER) 2024-11-10 22:47:53 libEGL warning: egl: failed to create dri2 screen 2024-11-10 22:48:23 /usr/bin/grass 2024-11-10 22:48:26 [2024-11-10][14:48:26][grass::utils][ERROR] [WebsocketManager]: unable to connect to wss://proxy2.wynd.network:4650/: Websocket client timeout 2024-11-10 22:48:46 [2024-11-10][14:48:46][grass::utils][ERROR] [WebsocketManager]: unable to connect to wss://proxy2.wynd.network:4444/: Websocket client timeout 2024-11-10 22:49:06 [2024-11-10][14:49:06][grass::utils][ERROR] [WebsocketManager]: unable to connect to wss://proxy2.wynd.network:4650/: Websocket client timeout 2024-11-10 22:49:16 [2024-11-10][14:49:16][grass][ERROR] Unable to lock WebsocketManager 2024-11-10 22:49:26 [2024-11-10][14:49:26][grass::utils][ERROR] [WebsocketManager]: unable to connect to wss://proxy2.wynd.network:4444/: Websocket client timeout 2024-11-10 22:49:36 [2024-11-10][14:49:36][grass::utils][ERROR] [WebsocketManager]: reconnection limit exceeded: unable to connect after 4 attempts 2024-11-10 22:49:36 [2024-11-10][14:49:36][grass::utils][ERROR] [WebsocketManager]: client reconnection failed 2024-11-10 22:49:36 [2024-11-10][14:49:36][grass::utils][ERROR] [start_websocket]: manager could not connect 2024-11-10 22:49:46 [2024-11-10][14:49:46][grass::utils][ERROR] [WebsocketManager]: unable to connect to wss://proxy2.wynd.network:4650/: Websocket client timeout 2024-11-10 22:50:06 [2024-11-10][14:50:06][grass::utils][ERROR] [WebsocketManager]: unable to connect to wss://proxy2.wynd.network:4444/: Websocket client timeout 2024-11-10 22:50:26 [2024-11-10][14:50:26][grass::utils][ERROR] [WebsocketManager]: unable to connect to wss://proxy2.wynd.network:4650/: Websocket client timeout 2024-11-10 22:50:36 [2024-11-10][14:50:36][grass][ERROR] Unable to lock WebsocketManager 2024-11-10 22:50:46 [2024-11-10][14:50:46][grass::utils][ERROR] [WebsocketManager]: unable to connect to wss://proxy2.wynd.network:4444/: Websocket client timeout 2024-11-10 22:50:56 [2024-11-10][14:50:56][grass::utils][ERROR] [WebsocketManager]: reconnection limit exceeded: unable to connect after 4 attempts 2024-11-10 22:50:56 [2024-11-10][14:50:56][grass::utils][ERROR] [WebsocketManager]: client reconnection failed 2024-11-10 22:50:56 [2024-11-10][14:50:56][grass::utils][ERROR] [start_websocket]: manager could not connect 2024-11-10 22:51:06 [2024-11-10][14:51:06][grass::utils][ERROR] [WebsocketManager]: unable to connect to wss://proxy2.wynd.network:4650/: Websocket client timeout

engageub commented 2 weeks ago

Hello @Trangoul1988, After updating to the latest docker image, there are few connectivity errors in logs but the application got connected after a minute.

The following are the common errors or warnings in grass application after starting.

rm: cannot remove '/tmp/.X1-lock': No such file or directory
rm: cannot remove '/tmp/.X11-unix': No such file or directory
xauth:  file /home/grass/.Xauthority does not exist

Desktop 'TurboVNC: 1e0956581827:1 ()' started on display 1e0956581827:1

Starting applications specified in /opt/TurboVNC/bin/xstartup.turbovnc
Log file is /home/grass/.vnc/1e0956581827:1.log

MESA: error: ZINK: vkCreateInstance failed (VK_ERROR_INCOMPATIBLE_DRIVER)
glx: failed to create drisw screen

(grass:30): dbind-WARNING **: 01:24:31.709: AT-SPI: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files
MESA: error: ZINK: vkCreateInstance failed (VK_ERROR_INCOMPATIBLE_DRIVER)
libEGL warning: egl: failed to create dri2 screen
/usr/bin/grass
[2024-11-11][01:25:06][grass::utils][ERROR] [WebsocketManager]: unable to connect to wss://proxy2.wynd.network:4650/: Websocket client timeout
[2024-11-11][01:25:26][grass::utils][ERROR] [WebsocketManager]: unable to connect to wss://proxy2.wynd.network:4444/: Websocket client timeout
[2024-11-11][01:25:46][grass::utils][ERROR] [WebsocketManager]: unable to connect to wss://proxy2.wynd.network:4650/: Websocket client timeout
[2024-11-11][01:25:56][grass][ERROR] Unable to lock WebsocketManager
[2024-11-11][01:26:06][grass::utils][ERROR] [WebsocketManager]: unable to connect to wss://proxy2.wynd.network:4444/: Websocket client timeout
[2024-11-11][01:26:16][grass::utils][ERROR] [WebsocketManager]: reconnection limit exceeded: unable to connect after 4 attempts
[2024-11-11][01:26:16][grass::utils][ERROR] [WebsocketManager]: client reconnection failed
[2024-11-11][01:26:16][grass::utils][ERROR] [start_websocket]: manager could not connect
[2024-11-11][01:26:27][grass::utils][ERROR] [WebsocketManager]: unable to connect to wss://proxy2.wynd.network:4650/: Websocket client timeout
[2024-11-11][01:26:47][grass::utils][ERROR] [WebsocketManager]: unable to connect to wss://proxy2.wynd.network:4444/: Websocket client timeout

Thank you

Trangoul1988 commented 2 weeks ago

@engageub Traffic has been flowing through the network at an elevated rate. That's why there is connection issues. The WYND team are working on the fix to increase server stability.

engageub commented 2 weeks ago

@Trangoul1988 ,

Thank you for the response. I think that indicates the reason for the connectivity issues.

piqihaha commented 2 weeks ago

@engageub Traffic has been flowing through the network at an elevated rate. That's why there is connection issues. The WYND team are working on the fix to increase server stability.-----------谷歌翻译-----------@engageub网络流量一直在以较高的速率流动。这就是存在连接问题的原因。 WYND 团队正在修复该问题以提高服务器稳定性。

  1. I can’t open VNC

glx: failed to create drisw screen

  1. When I use the proxy, docker does not connect to the proxy, but uses my real IP. -e https_proxy="http://username:passwd@156.250.1.1:19342" -e http_proxy="http://username:passwd@156.250.1.1:19342" or -e ALL_PROXY="socks5://username:passwd@156.250.1.1:19342" None succeeded Can you help answer these two questions?
Trangoul1988 commented 2 weeks ago

@piqihaha Try the vnc viewer, it should work

piqihaha commented 2 weeks ago

@piqihaha Try the vnc viewer, it should work-----------谷歌翻译-----------@piqihaha尝试一下 vnc 查看器,它应该可以工作

But I can't open VNC novnc

Trangoul1988 commented 2 weeks ago

@piqihaha https://uvnc.com/ Please download the vnc viewer software and try with that. From the web browser it will never work.

Trangoul1988 commented 2 weeks ago

@piqihaha https://uvnc.eu/download/1436/UltraVNC_1436_X86_Setup.exe Here is the direct link

engageub commented 2 weeks ago

@engageub Traffic has been flowing through the network at an elevated rate. That's why there is connection issues. The WYND team are working on the fix to increase server stability.-----------谷歌翻译-----------@engageub网络流量一直在以较高的速率流动。这就是存在连接问题的原因。 WYND 团队正在修复该问题以提高服务器稳定性。

  1. I can’t open VNC

glx: failed to create drisw screen

  1. When I use the proxy, docker does not connect to the proxy, but uses my real IP. -e https_proxy="http://username:passwd@156.250.1.1:19342" -e http_proxy="http://username:passwd@156.250.1.1:19342" or -e ALL_PROXY="socks5://username:passwd@156.250.1.1:19342" None succeeded Can you help answer these two questions?

@piqihaha , If you would like to use proxies, please use InternetIncome Script. Please note that VNC is disabled in the InternetIncome Script. The docker image in the script is working fine. You will just have to login to grass dashboard to check your earnings. Residential Proxies have higher network quality.

Thank you

piqihaha commented 2 weeks ago

@piqihaha https://uvnc.eu/download/1436/UltraVNC_1436_X86_Setup.exe Here is the direct link-----------谷歌翻译-----------@piqihaha这是直接链接

Thank you brother,

piqihaha commented 2 weeks ago

@engageub Traffic has been flowing through the network at an elevated rate. That's why there is connection issues. The WYND team are working on the fix to increase server stability.-----------谷歌翻译-----------@engageub网络流量一直在以较高的速率流动。这就是存在连接问题的原因。 WYND 团队正在修复该问题以提高服务器稳定性。

  1. I can’t open VNC

glx: failed to create drisw screen

  1. When I use the proxy, docker does not connect to the proxy, but uses my real IP. -e https_proxy="http://username:passwd@156.250.1.1:19342" -e http_proxy="http://username:passwd@156.250.1.1:19342" or -e ALL_PROXY="socks5://username:passwd@156.250.1.1:19342" None succeeded Can you help answer these two questions?

@piqihaha , If you would like to use proxies, please use InternetIncome Script. Please note that VNC is disabled in the InternetIncome Script. The docker image in the script is working fine. You will just have to login to grass dashboard to check your earnings. Residential Proxies have higher network quality.-----------谷歌翻译-----------@皮奇哈哈 ,如果您想使用代理,请使用 InternetIncome 脚本。请注意,VNC 在 InternetIncome 脚本中被禁用。脚本中的 docker 镜像工作正常。您只需登录grass仪表板即可查看您的收入。住宅代理具有更高的网络质量。

Thank you-----------谷歌翻译-----------谢谢

How does your program use socks5?

engageub commented 2 weeks ago

@engageub Traffic has been flowing through the network at an elevated rate. That's why there is connection issues. The WYND team are working on the fix to increase server stability.-----------谷歌翻译-----------@engageub网络流量一直在以较高的速率流动。这就是存在连接问题的原因。 WYND 团队正在修复该问题以提高服务器稳定性。

  1. I can’t open VNC

glx: failed to create drisw screen

  1. When I use the proxy, docker does not connect to the proxy, but uses my real IP. -e https_proxy="http://username:passwd@156.250.1.1:19342" -e http_proxy="http://username:passwd@156.250.1.1:19342" or -e ALL_PROXY="socks5://username:passwd@156.250.1.1:19342" None succeeded Can you help answer these two questions?

@piqihaha , If you would like to use proxies, please use InternetIncome Script. Please note that VNC is disabled in the InternetIncome Script. The docker image in the script is working fine. You will just have to login to grass dashboard to check your earnings. Residential Proxies have higher network quality.-----------谷歌翻译-----------@皮奇哈哈 ,如果您想使用代理,请使用 InternetIncome 脚本。请注意,VNC 在 InternetIncome 脚本中被禁用。脚本中的 docker 镜像工作正常。您只需登录grass仪表板即可查看您的收入。住宅代理具有更高的网络质量。 Thank you-----------谷歌翻译-----------谢谢

How does your program use socks5?

Could you please follow the instructions in ReadMe file. If you have any queries, please go through FAQ section.