- Notifications
You must be signed in to change notification settings - Fork924
Description
While running on a Raspberry Pi with armv7 architecture. A user reported this error.
@bpmct could you try to reproduce on your Raspberry Pi?
Both workspace and Coder provisioner are running on Raspberry Pi.
Manually changingarch = armv7
for thecoder_agent
fixed the issue.