This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2025-03-25 09:13:59:646 [device-farm-main] Receiving session request at host: 10.18.141.178 | |
2025-03-25 09:13:59:646 [device-farm-main] 📱 Creating temporary session capability_id: 63075ba8-3805-41de-9664-5f0e883d914f | |
2025-03-25 09:13:59:646 [device-farm-main] Merged Capabilities: { | |
"appium:automationName": "UIAutomator2", | |
"platformName": "Android", | |
"appium:platformVersion": "14", | |
"appium:noReset": true, | |
"appium:udid": "emulator-5556", | |
"appium:deviceName": "sdk_gphone64_x86_64", | |
"appium:clearDeviceLogsOnStart": true, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
at _write (node:internal/streams/writable:493:10) | |
at Receiver.Writable.write (node:internal/streams/writable:502:10) | |
at Socket.socketOnData (/home/user/.appium/node_modules/appium-device-farm/node_modules/ws/lib/websocket.js:1355:35) | |
at Socket.emit (node:events:531:35) | |
at addChunk (node:internal/streams/readable:559:12) | |
at readableAddChunkPushByteMode (node:internal/streams/readable:510:3) | |
at Socket.Readable.push (node:internal/streams/readable:390:5) | |
at TCP.onStreamRead (node:internal/stream_base_commons:190:23) | |
at TCP.callbackTrampoline (node:internal/async_hooks:130:17) | |
2025-03-24 12:34:49:693 - [device-farm-main] ****** UncaughtException ****** |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
user@Linux-Android-6:~$ appium --allow-cors | |
[Appium] Welcome to Appium v2.17.1 | |
[Appium] Non-default server args: | |
[Appium] { | |
allowCors: true | |
} | |
[Appium] The autodetected Appium home path: /home/user/.appium | |
[Appium] Attempting to load driver uiautomator2... | |
[Appium] Requiring driver at /home/user/.appium/node_modules/appium-uiautomator2-driver/build/index.js | |
[Appium] AndroidUiautomator2Driver has been successfully loaded in 0.231s |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
user@Linux-DF-Hub:~$ /home/linuxbrew/.linuxbrew/bin/appium server -ka 800 --use-plugins=device-farm --config /home/user/hubConfig.json --allow-cors --relaxed-security -pa /wd/hub --log-timestamp | |
2025-03-22 16:15:35:228 - [Appium] Attempting to load plugin device-farm... | |
2025-03-22 16:15:35:242 - [Appium] Requiring plugin at /home/user/.appium/node_modules/appium-device-farm/lib/src/main.js | |
Using Metadata Path: /home/user/.cache/appium-device-farm | |
Using Metadata Path: /home/user/.cache/appium-device-farm | |
{ DeviceFarmProLoader: [class j], default: [class j] } | |
2025-03-22 16:15:35:782 - [Appium] fd has been successfully loaded in 0.547s | |
2025-03-22 16:15:35:786 - [Appium] Welcome to Appium v2.17.1 | |
2025-03-22 16:15:35:787 - [Appium] Non-default server args: | |
2025-03-22 16:15:35:788 - [Appium] { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2024-05-07 14:25:18 tests/spaces/create_space/test_check_create_space_with_picture_pro.py::test_check_create_space_with_picture_pro DEBUG 24-05-07 14:25:04.814166 Start appium webdriver on port 48763 | |
2024-05-07 14:25:18 automationName: UIAutomator2 | |
2024-05-07 14:25:18 platformName: Android | |
2024-05-07 14:25:18 appium:noReset: True | |
2024-05-07 14:25:18 appium:udid: emulator-5554 | |
2024-05-07 14:25:18 appium:deviceName: sdk_gphone64_x86_64 | |
2024-05-07 14:25:18 appium:clearDeviceLogsOnStart: True | |
2024-05-07 14:25:18 appium:autoGrantPermissions: True | |
2024-05-07 14:25:18 appium:systemPort: 48763 | |
2024-05-07 14:25:18 appium:mjpegServerPort: 48813 |