Coder.comC
Coder.com2y ago
84 replies
SolarMan27

Cant start coder on windows pc

Hello i want to start my coder server but i get this error form postgres:

Encountered an error running "coder server"
Usage: coder server [flags]
Error: Failed to start built-in PostgreSQL. Optionally, specify an external deployment with --postgres-url: unable to init database using 'C:\Users\info\AppData\Roaming\coderv2\postgres\bin\bin\initdb.exe -A password -U coder -D C:\Users\info\AppData\Roaming\coderv2\postgres\data --pwfile=C:\Users\info\AppData\Roaming\coderv2\postgres\runtime\pwfile': exit status 0xc0000135
Solution
you will need to log out and login, or run newgrp docker before running coder server
Was this page helpful?