Service failing to start up Apr 01 00:38:38 myhostname coder[2687203]: Started HTTP listener athttp://127.0.0.1:3000 Apr 01 00:38:38 myhostname coder[2687203]: Using built-in PostgreSQL (/home/coder/.config/coderv2/postgres) Apr 01 00:38:39 myhostname coder[2687203]: Encountered an error running "coder server", see "coder server --help" for more information Apr 01 00:38:39 myhostname coder[2687203]: error: Failed to start built-in PostgreSQL. Optionally, specify an external deployment with--postgres-url :unable to connect tohttps://repo1.maven.org/maven2 Apr 01 00:38:39 myhostname systemd[1]: coder.service: Main process exited, code=exited, status=1/FAILURE Apr 01 00:38:39 myhostname systemd[1]: coder.service: Failed with result 'exit-code'. -- The unit coder.service has entered the 'failed' state with result 'exit-code'. -- Subject: Unit coder.service has failed -- Unit coder.service has failed. Apr 01 00:38:44 myhostname systemd[1]: coder.service: Service RestartSec=5s expired, scheduling restart. Apr 01 00:38:44 myhostname systemd[1]: coder.service: Scheduled restart job, restart counter is at 3. -- Automatic restarting of the unit coder.service has been scheduled, as the result for -- Subject: Unit coder.service has finished shutting down -- Unit coder.service has finished shutting down. -- Subject: Unit coder.service has begun start-up -- Unit coder.service has begun starting up. Apr 01 00:38:44 myhostname coder[2687221]: Started HTTP listener athttp://127.0.0.1:3000 Apr 01 00:38:44 myhostname coder[2687221]: Using built-in PostgreSQL (/home/coder/.config/coderv2/postgres) |