Skip to content

Instantly share code, notes, and snippets.

View jmaeso's full-sized avatar
🚀

Joan Maeso jmaeso

🚀
View GitHub Profile
@jmaeso
jmaeso / pod_logs.log
Created March 16, 2018 18:31
Logs by running gameserver in agones-system namespace
{"address":"localhost","health-disabled":false,"health-failure-threshold":3,"health-initial-delay":5000000000,"health-timeout":5000000000,"level":"info","local":false,"msg":"Starting sdk sidecar","port":59357,"source":"main","time":"2018-03-16T18:07:54Z","version":"0.1"}
{"gameServerName":"simple-udp","level":"info","msg":"created GameServer sidecar","namespace":"agones-system","source":"*gameservers.SDKServer","time":"2018-03-16T18:07:54Z"}
{"level":"info","msg":"Starting SDKServer http health check...","source":"*gameservers.SDKServer","time":"2018-03-16T18:07:54Z"}
{"level":"info","msg":"Starting GameServer health checking","source":"*gameservers.SDKServer","time":"2018-03-16T18:07:54Z"}
{"level":"info","msg":"Starting workers...","queue":"stable.agones.dev.agones-system.simple-udp","source":"*gameservers.SDKServer","threadiness":1,"time":"2018-03-16T18:07:54Z"}
{"level":"info","msg":"Health Ping Received","source":"*gameservers.SDKServer","time":"2018-03-16T18:07:56Z"}
{"level":"info","msg":"Received Read
@jmaeso
jmaeso / appium_server.log
Created December 20, 2016 09:39
[iProxy] recv failed: 2
HTTP] <-- POST /wd/hub/session/2c7c925c-6a3f-45ff-b8e5-56bcf011b15d/elements 200 240014 ms - 74
[HTTP] --> GET /wd/hub/session/2c7c925c-6a3f-45ff-b8e5-56bcf011b15d/screenshot {}
[MJSONWP] Driver proxy active, passing request on via HTTP proxy
[debug] [XCUITest] Executing command 'proxyReqRes'
[debug] [JSONWP Proxy] Proxying [GET /wd/hub/session/2c7c925c-6a3f-45ff-b8e5-56bcf011b15d/screenshot] to [GET http://localhost:8100/session/4A609B7B-565D-404A-8110-AC2B2ECA5E74/screenshot] with body: {}
[debug] [iProxy] recv failed: Resource temporarily unavailable
[MJSONWP] Encountered internal error running command: Error: Could not proxy. Proxy error: Could not proxy command to remote server. Original error: Error: ESOCKETTIMEDOUT
at doJwpProxy$ (../../../lib/mjsonwp/mjsonwp.js:342:13)
at tryCatch (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:67:40)
at GeneratorFunctionPrototype.invoke [as _invoke] (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regene
@jmaeso
jmaeso / appium_server.log
Created December 20, 2016 09:30
[debug] [iProxy] recv failed: Resource temporarily unavailable.
[HTTP] --> POST /wd/hub/session/2c7c925c-6a3f-45ff-b8e5-56bcf011b15d/element {"using":"xpath","value":"(//*)[@*[.='TEXT TO FIND.']]"}
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["xpath","(//*)[@*[.='TEXT TO FIND.']]","2c7c925c-6a3f-45ff-b8e5-56bcf011b15d"]
[debug] [XCUITest] Executing command 'findElement'
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, accessibility id
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8100/session/4A609B7B-565D-404A-8110-AC2B2ECA5E74/element] with body: {"using":"xpath","value":"(//*)[@*[.='TEXT TO FIND.']]"}
[debug] [iProxy] recv failed: Resource temporarily unavailable
[HTTP] <-- POST /wd/hub/session/2c7c925c-6a3f-45ff-b8e5-56bcf011b15d/element 500 240011 ms - 164
[HTTP] --> GET /wd/hub/session/2c7c925c-6a3f-45ff-b8e5-56bcf011b15d/screenshot {}
[MJSONWP] Driver proxy active, passing request on via HTTP proxy
@jmaeso
jmaeso / run_dev.log
Last active December 16, 2016 09:07
Log with inspector PR
[0] ERROR in ./app/actions/Inspector.js
[0] Module not found: Error: Cannot resolve module 'antd' in /Users/xxx/Documents/appium-desktop/app/actions
[0] @ ./app/actions/Inspector.js 18:12-27
[0]
[0] ERROR in ./app/actions/Session.js
[0] Module not found: Error: Cannot resolve module 'antd' in /Users/xxx/Documents/appium-desktop/app/actions
[0] @ ./app/actions/Session.js 36:12-27
[0]
[0] ERROR in ./app/components/Inspector.js
[0] Module not found: Error: Cannot resolve module 'antd' in /Users/xxx/Documents/appium-desktop/app/components