I get this error and then an empty OpenCode... buffer opens:
Error running timer ‘plz--respond’: (error "error requesting /session: #s(plz-error nil #s(plz-response 1.1 500 ((access-control-allow-origin . *) (content-type . application/json) (date . 2026年1月18日 23:28:07 GMT) (content-length . 181)) {\"name\":\"UnknownError\",\"data\":{\"message\":\"Error: No such file or directory\\n at #run (native:100:9)\\n at then (native:150:9)\\n at processTicksAndRejections (native:7:39)\"}}) nil)")
Error running timer ‘plz--respond’: (error "error requesting /project/current: #s(plz-error nil #s(plz-response 1.1 500 ((access-control-allow-origin . *) (content-type . application/json) (date . 2026年1月18日 23:28:07 GMT) (content-length . 181)) {\"name\":\"UnknownError\",\"data\":{\"message\":\"Error: No such file or directory\\n at #run (native:100:9)\\n at then (native:150:9)\\n at processTicksAndRejections (native:7:39)\"}}) nil)")
C-x
I get this error and then an empty *OpenCode...* buffer opens:
```
Error running timer ‘plz--respond’: (error "error requesting /session: #s(plz-error nil #s(plz-response 1.1 500 ((access-control-allow-origin . *) (content-type . application/json) (date . 2026年1月18日 23:28:07 GMT) (content-length . 181)) {\"name\":\"UnknownError\",\"data\":{\"message\":\"Error: No such file or directory\\n at #run (native:100:9)\\n at then (native:150:9)\\n at processTicksAndRejections (native:7:39)\"}}) nil)")
Error running timer ‘plz--respond’: (error "error requesting /project/current: #s(plz-error nil #s(plz-response 1.1 500 ((access-control-allow-origin . *) (content-type . application/json) (date . 2026年1月18日 23:28:07 GMT) (content-length . 181)) {\"name\":\"UnknownError\",\"data\":{\"message\":\"Error: No such file or directory\\n at #run (native:100:9)\\n at then (native:150:9)\\n at processTicksAndRejections (native:7:39)\"}}) nil)")
C-x
```