DracoYan-111 / damai_grab_votes

大麦抢票网页端 安卓端
309 stars 52 forks source link

打开大麦后报错404 求帮忙看看 #30

Open chas1ngwind opened 6 months ago

chas1ngwind commented 6 months ago

可以帮忙看看是什么原因吗 之前成功过一次 但是后来再运行就到打开大麦的界面之后就报这个404的错了 `[AndroidUiautomator2Driver@f0b3 (5b791cdd)] Calling AppiumDriver.updateSettings() with args: [{"waitForIdleTimeout":10},"5b791cdd-8f34-4161-a319-eb1db1e02db0"]

[AndroidUiautomator2Driver@f0b3 (5b791cdd)] Matched '/appium/settings' to command name 'updateSettings'

[AndroidUiautomator2Driver@f0b3 (5b791cdd)] Proxying [POST /appium/settings] to [POST http://127.0.0.1:8200/session/6c0174b3-f641-4f08-900c-21928b7b8d1e/appium/settings] with body: {"settings":{"waitForIdleTimeout":10}}

[AndroidUiautomator2Driver@f0b3 (5b791cdd)] Got response with status 404: {"sessionId":"6c0174b3-f641-4f08-900c-21928b7b8d1e","value":{"error":"invalid session id","message":"The session identified by 6c0174b3-f641-4f08-900c-21928b7b8d1e is not known","stacktrace":"io.appium.uiautomator2.common.exceptions.NoSuchDriverException: The session identified by 6c0174b3-f641-4f08-900c-21928b7b8d1e is not known\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:54)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:259)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:253)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:77)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:3...

[W3C] Matched W3C error code 'invalid session id' to NoSuchDriverError

[AndroidUiautomator2Driver@f0b3 (5b791cdd)] Encountered internal error running command: io.appium.uiautomator2.common.exceptions.NoSuchDriverException: The session identified by 6c0174b3-f641-4f08-900c-21928b7b8d1e is not known`

1
DracoYan-111 commented 6 months ago

appium 服务启动了嘛