budtmo / budtmo/docker-android
[🐛 Bug ]: Appium server crash
- Dominant language
- Python
- Stars
- 15.8k
- Forks
- 1.8k
- Avg merge
- 12h 13m
- Merged PRs (30d)
- 6
Description
### Operating System
Ubuntu 24.04.2 LTS
### Docker Image
budtmo/docker-android:emulator_13.0
### Expected behaviour
Server appium crashes.
Help me find the appium logs to find the error.
### Actual behaviour
Appium server is running without crashes
### Logs
23:08:51 DEBUG POST http://127.0.0.1:4723/session/e2ab5026-a59a-449d-b9f8-d36fe6c898dd/element {'using': 'id', 'value': 'ru.starlinex.app.auth:id/logoImage'}
23:09:17 DEBUG http://127.0.0.1:4723 "POST /session/e2ab5026-a59a-449d-b9f8-d36fe6c898dd/element HTTP/1.1" 500 0
23:09:17 DEBUG Remote response: status=500 | data={"value":{"error":"unknown error","message":"An unknown server-side error occurred while processing the command. Original error: Could not proxy command to the remote server. Original error: socket hang up","stacktrace":"UnknownError: An unknown server-side error occurred while processing the command. Original error: Could not proxy command to the remote server. Original error: socket hang up\n at UIA2Proxy.command (/usr/lib/node_modules/appium/node_modules/@appium/base-driver/lib/jsonwp-proxy/proxy.js:359:13)\n at processTicksAndRejections (node:internal/process/task_queues:105:5)\n at AndroidUiautomator2Driver.doFindElementOrEls (/home/androidusr/.appium/node_modules/appium-uiautomator2-driver/lib/commands/find.js:40:5)\n at doFind (/home/androidusr/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-android-driver/lib/commands/find.ts:47:17)\n at wrappedCondFn (/usr/lib/node_modules/appium/node_modules/@appium/base-driver/lib/basedriver/commands/timeout.ts:141:14)\n at spin (/usr/lib/node_modules/appium/node_modules/asyncbox/lib/asyncbox.js:219:20)\n at waitForCondition (/usr/lib/node_modules/appium/node_modules/asyncbox/lib/asyncbox.js:236:10)\n at AndroidUiautomator2Driver.implicitWaitForCondition (/usr/lib/node_modules/appium/node_modules/@appium/base-driver/lib/basedriver/commands/timeout.ts:143:12)\n at AndroidUiautomator2Driver.findElOrEls (/home/androidusr/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-android-driver/lib/commands/find.ts:70:5)\n at AndroidUiautomator2Driver.findElOrElsWithProcessing (/usr/lib/node_modules/appium/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12)\n at AndroidUiautomator2Driver.findElement (/usr/lib/node_modules/appium/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12)"}} | headers=HTTPHeaderDict({'X-Powered-By': 'Express', 'Vary': 'X-HTTP-Method-Override', 'Content-Type': 'application/json; charset=utf-8', 'Content-Length': '1854', 'ETag': 'W/"73e-6iXv1eh/N/SXP1czP9X8cx3LU4U"', 'Date': 'Mon, 14 Jul 2025 23:09:17 GMT', 'Connection': 'keep-alive', 'Keep-Alive': 'timeout=600'})
23:09:17 DEBUG Finished Request
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.