#Rate limited
1 messages · Page 1 of 1 (latest)
Which models you are using???
openai codex its set to default chatgpt5.5
Show me gateway logs
{"0":"{"subsystem":"gateway"}","1":"log file: C:\Users\clawp\AppData\Local\Temp\openclaw\openclaw-2026-05-08.log","_meta":{"runtime":"node","runtimeVersion":"24.14.0","hostname":"DESKTOP-K962ALS","name":"{"subsystem":"gateway"}","parentNames":["openclaw"],"date":"2026-05-08T04:01:38.817Z","logLevelId":3,"logLevelName":"INFO","path":{"fullFilePath":"file:///C:/Users/clawp/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CxWoQXRD.js:150:14","fileName":"subsystem-CxWoQXRD.js","fileNameWithLine":"subsystem-CxWoQXRD.js:150","fileColumn":"14","fileLine":"150","filePath":"/C:/Users/clawp/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CxWoQXRD.js","filePathWithLine":"/C:/Users/clawp/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CxWoQXRD.js:150","method":"logToFile"}},"time":"2026-05-08T00:01:38.817-04:00","hostname":"DESKTOP-K962ALS","message":"log file: C:\Users\clawp\AppData\Local\Temp\openclaw\openclaw-2026-05-08.log"}
{"0":"{"subsystem":"gateway"}","1":"security warning: dangerous config flags enabled: gateway.controlUi.allowInsecureAuth=true. Runopenclaw security audit.","_meta":{"runtime":"node","runtimeVersion":"24.14.0","hostname":"DESKTOP-K962ALS","name":"{"subsystem":"gateway"}","parentNames":["openclaw"],"date":"2026-05-08T04:01:38.932Z","logLevelId":4,"logLevelName":"WARN","path":{"fullFilePath":"file:///C:/Users/clawp/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CxWoQXRD.js:150:14","fileName":"subsystem-CxWoQXRD.js","fileNameWithLine":"subsystem-CxWoQXRD.js:150","fileColumn":"14","fileLine":"150","filePath":"/C:/Users/clawp/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CxWoQXRD.js","filePathWithLine":"/C:/Users/clawp/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CxWoQXRD.js:150","method":"logToFile"}},"time":"2026-05-08T00:01:38.933-04:00","hostname":"DESKTOP-K962ALS","message":"security warning: dangerous config flags enabled: gateway.controlUi.allowInsecureAuth=true. Runopenclaw security audit."}
{"0":"{"subsystem":"gateway"}","1":"starting channels and sidecars...","_meta":{"runtime":"node","runtimeVersion":"24.14.0","hostname":"DESKTOP-K962ALS","name":"{"subsystem":"gateway"}","parentNames":["openclaw"],"date":"2026-05-08T04:01:38.942Z","logLevelId":3,"logLevelName":"INFO","path":{"fullFilePath":"file:///C:/Users/clawp/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CxWoQXRD.js:150:14","fileName":"subsystem-CxWoQXRD.js","fileNameWithLine":"subsystem-CxWoQXRD.js:150","fileColumn":"14","fileLine":"150","filePath":"/C:/Users/clawp/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CxWoQXRD.js","filePathWithLine":"/C:/Users/clawp/AppData/Roaming/npm/node_modules/openclaw/dist/subsystem-CxWoQXRD.js:150","method":"logToFile"}},"time":"2026-05-08T00:01:38.942-04:00","hostname":"DESKTOP-K962ALS","message":"starting channels and sidecars..."}
{"0":"{"subsystem":"gateway/ws"}","1":{"cause":"startup-sidecars-pending","handshake":"failed","durationMs":79,"lastFrameType":"req","lastFrameMethod":"connect","lastFrameId":"d990b36b-af82-46e8-9172-a35eef69bcad","host":"127.0.0.1:18789","origin":"http://127.0.0.1:18789","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36 Edg/147.0.0.0","remoteAddr":"127.0.0.1","remotePort":54307,"localAddr":"127.0.0.1","localPort":18789,"endpoint":"127.0.0.1:54307->127.0.0.1:18789","client":"openclaw-control-ui","mode":"webchat","version":"2026.5.7","platform":"Win32","instanceId":"f741cc60-9ff6-4b6e-89f8-58ff66ff687f"},"2":"closed before connect conn=723c5527-c72d-4c97-9123-8ae391ef3aee peer=127.0.0.1:54307->127.0.0.1:18789 remote=127.0.0.1 fwd=n/a origin=http://127.0.0.1:18789 host=127.0.0.1:18789 ua=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36 Edg/147.0.0.0 code=1013 reason=gateway starting","_meta":
Please use quotations
And this isn't rate limiting issue
You running it on Windows?? Or linux?
windows
- use wsl
- open another powershell and type
Get-WinEvent -LogName Application -MaxEvents 50 | findstr openclaw-gateway
3 in other openclaw gateway restart
go back to terminal where you did step 2 and give me logs of that .
Nothing happens in powershell when I type that
When I restart gateway it pulls up cmd though
00:45:29 [gateway] loading configuration…
00:45:30 [gateway] resolving authentication…
00:45:30 [gateway] starting...
00:45:36 [gateway] starting HTTP server...
00:45:37 [health-monitor] started (interval: 300s, startup-grace: 60s, channel-connect-grace: 120s)
00:45:37 [canvas] host mounted at http://127.0.0.1:18789/__openclaw__/canvas/ (root C:\Users\clawp.openclaw\canvas)
00:45:37 [gateway] agent model: openai-codex/gpt-5.5 (thinking=medium, fast=off)
00:45:37 [gateway] http server listening (6 plugins: browser, device-pair, file-transfer, memory-core, phone-control, talk-voice; 7.0s)
00:45:37 [gateway] log file: C:\Users\clawp\AppData\Local\Temp\openclaw\openclaw-2026-05-08.log
00:45:37 [gateway] security warning: dangerous config flags enabled: gateway.controlUi.allowInsecureAuth=true. Run openclaw security audit.
00:45:37 [gateway] starting channels and sidecars...
00:45:38 [hooks] loaded 5 internal hook handlers
00:45:38 [browser/server] Browser control listening on http://127.0.0.1:18791/ (auth=token)
00:45:38 [ws] closed before connect conn=b119684b-ebf7-47e3-88bb-934e1fb9fc51 peer=127.0.0.1:54842->127.0.0.1:18789 remote=127.0.0.1 fwd=n/a origin=http://127.0.0.1:18789/ host=127.0.0.1:18789 ua=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36 Edg/147.0.0.0 code=1013 reason=gateway starting
00:45:38 [gateway] ready
00:45:38 [heartbeat] started
00:45:40 [ws] webchat connected conn=e583376d-488b-49db-babd-637f1b303f63 remote=127.0.0.1 client=openclaw-control-ui webchat v2026.5.7
00:45:41 [ws] ⇄ res ✓ sessions.subscribe 237ms conn=e583376d…3f63 id=4a8ce248…7488
00:45:41 [ws] ⇄ res ✓ health 447ms cached=true conn=e583376d…3f63 id=e5a55c6d…2105
00:45:42 [ws] ⇄ res ✓ commands.list 1228ms conn=e583376d…3f63 id=ec5aec6c…0f42
00:45:42 [ws] ⇄ res ✓ models.list 1620ms conn=e583376d…3f63 id=e61b6f2b…c396
00:45:43 [ws] ⇄ res ✓ sessions.list 2135ms conn=e583376d…3f63 id=6af9f539…d7cd
00:45:43 [ws] ⇄ res ✓ node.list 2140ms conn=e583376d…3f63 id=3db2c582…332f
00:45:43 [ws] ⇄ res ✓ device.pair.list 2144ms conn=e583376d…3f63 id=d27d9e3b…7e05
00:45:43 [ws] ⇄ res ✓ chat.history 2316ms conn=e583376d…3f63 id=f7229cb9…836e
01:06:51 [diagnostic] liveness warning: reasons=event_loop_delay interval=44s eventLoopDelayP99Ms=35.6 eventLoopDelayMaxMs=24461.2 eventLoopUtilization=0.579 cpuCoreRatio=0.588 active=1 waiting=0 queued=1 recentPhases=sidecars.restart-sentinel:0ms,sidecars.subagent-recovery:6ms,sidecars.main-session-recovery:4ms,post-attach.update-sentinel:0ms,sidecars.session-locks:32ms,post-ready.maintenance:432ms work=[active=agent:main:main(processing,q=1,age=25s) queued=agent:main:main(processing,q=1,age=25s)]
01:07:01 [ws] ⇄ res ✓ node.list 9938ms conn=e583376d…3f63 id=c5899e40…8950
01:07:06 [ws] ⇄ res ✓ logs.tail 638ms conn=e583376d…3f63 id=bb2f15f1…4d5c
01:07:06 [ws] ⇄ res ✓ logs.tail 642ms conn=e583376d…3f63 id=2cad625e…15b9
01:07:06 [ws] ⇄ res ✓ node.list 646ms conn=e583376d…3f63 id=ebc4e21f…60c0
01:07:11 [agent/embedded] embedded run agent end: runId=5fea3278-ac1a-4f4b-a6ac-aa74f5d2ba76 isError=true model=gpt-5.5 provider=openai-codex error=⚠️ API rate limit reached. Please try again later. rawError=Codex error: {"type":"error","error":{"type":"usage_limit_reached","message":"The usage limit has been reached","plan_type":"plus","resets_at":1778217072,"eligible_promo":null,"resets_in_seconds":241}…
01:07:14 [agent/embedded] embedded run agent end: runId=5fea3278-ac1a-4f4b-a6ac-aa74f5d2ba76 isError=true model=gpt-5.5 provider=openai-codex error=⚠️ API rate limit reached. Please try again later. rawError=Codex error: {"type":"error","error":{"type":"usage_limit_reached","message":"The usage limit has been reached","plan_type":"plus","resets_at":1778217072,"eligible_promo":null,"resets_in_seconds":238}…
01:07:19 [agent/embedded] embedded run agent end: runId=5fea3278-ac1a-4f4b-a6ac-aa74f5d2ba76 isError=true model=gpt-5.5 provider=openai-codex error=⚠️ API rate limit reached. Please try again later. rawError=Codex error: {"type":"error","error":{"type":"usage_limit_reached","message":"The usage limit has been reached","plan_type":"plus","resets_at":1778217072,"eligible_promo":null,"resets_in_seconds":233}…
01:07:28 [agent/embedded] embedded run agent end: runId=5fea3278-ac1a-4f4b-a6ac-aa74f5d2ba76 isError=true model=gpt-5.5 provider=openai-codex error=⚠️ API rate limit reached. Please try again later. rawError=Codex error: {"type":"error","error":{"type":"usage_limit_reached","message":"The usage limit has been reached","plan_type":"plus","resets_at":1778217072,"eligible_promo":null,"resets_in_seconds":224}…
01:07:29 [agent/embedded] auth profile failure state updated: runId=5fea3278-ac1a-4f4b-a6ac-aa74f5d2ba76 profile=sha256:399ed72be7ad provider=openai-codex reason=rate_limit window=cooldown reused=false
01:07:29 [agent/embedded] embedded run failover decision: runId=5fea3278-ac1a-4f4b-a6ac-aa74f5d2ba76 stage=assistant decision=surface_error reason=rate_limit from=openai-codex/gpt-5.5 profile=sha256:399ed72be7ad rawError=Codex error: {"type":"error","error":{"type":"usage_limit_reached","message":"The usage limit has been reached","plan_type":"plus","resets_at":1778217072,"eligible_promo":null,"resets_in_seconds":224}…
01:07:29 [diagnostic] lane task error: lane=main durationMs=27123 error="FailoverError: ⚠️ API rate limit reached. Please try again later."
01:07:29 [diagnostic] lane task error: lane=session:agent:main:main durationMs=27129 error="FailoverError: ⚠️ API rate limit reached. Please try again later."
01:07:29 [model-fallback/decision] model fallback decision: decision=candidate_failed requested=openai-codex/gpt-5.5 candidate=openai-codex/gpt-5.5 reason=rate_limit providerErrorType=usage_limit_reached next=none detail=The usage limit has been reached
Embedded agent failed before reply: ⚠️ API rate limit reached. Please try again later.
01:07:43 [ws] ⇄ res ✓ chat.history 184ms conn=e583376d…3f63 id=edd65eb2…1192
01:07:58 [ws] ⇄ res ✓ commands.list 373ms conn=e583376d…3f63 id=7f0bb5e5…b899
01:07:58 [ws] ⇄ res ✓ models.list 378ms conn=e583376d…3f63 id=2c6861f3…f72f
yes its rate-limiting issue
seems you need to add credit for gpt 5.5 before using it
I have a plus plan for it but it feels like it burns through it so fast
yes it does check dashboard , your usage