appium / appium-inspector

A GUI inspector for mobile apps and more, powered by a (separately installed) Appium server
https://appium.github.io/appium-inspector/
Other
1.17k stars 288 forks source link

Appium Inspector - getting timeout 304 #1773

Open yogeshMahajan2218 opened 3 hours ago

yogeshMahajan2218 commented 3 hours ago

Is this an issue specifically with Appium Inspector?

Is there an existing issue for this?

Current Behavior

Session does not get started, timeout 304 keeps getting

Executing command 'getTimeouts'
[1ee2bb6e][XCUITestDriver@9bef] Responding to client with driver.getTimeouts() result: {"command":3600000,"implicit":0}
[1ee2bb6e][HTTP] <-- GET /session/1ee2bb6e-d742-4349-9825-9130396dba3b/timeouts 304 5 ms - - 
Screenshot 2024-10-24 at 11 58 17 AM

Expected Behavior

Session should get started in appium inspector.

Operating System

Mac

Appium Inspector Version

2024.9.1

Appium Version

2.12.0

Further Information

No response

eglitise commented 2 hours ago

HTTP 304 is normal and expected behavior when using the Inspector, and it is entirely unrelated to your problem. Please provide your full Appium server log to diagnose your issue. Also, your screenshot shows an Inspector version that is older than 2024.9.1 - please specify the one you are actually using.

yogeshMahajan2218 commented 1 hour ago
Screenshot 2024-10-24 at 3 28 02 PM

Yeah it was old Screenshot, So I have installed the updated one still same issue I am facing

yogeshMahajan2218 commented 1 hour ago

Attaching the logs. please check.

also adding screenshot where we can see, in appium inspector it keeps loadings and loading..session does not get started.

Note: this is only happening with iOS simulators for Android it works fine

yogeshMahajan2218 commented 1 hour ago

appium server logs.txt

yogeshMahajan2218 commented 1 hour ago
Screenshot 2024-10-24 at 3 32 07 PM