<CJVFMAIB22YE.3QI7VL5JZHI5V@quantum>
my git.sr.ht instance has an internal server error when trying to create a repository. the website shows error code 500. these are the logs: https://paste.sr.ht/~w1ke/f2c799882f9449481402f3b070d54afb5c44e02://paste.sr.ht/~w1ke/f2c799882f9449481402f3b070d54afb5c44e022 - w1ke from w1ke.cz
<dda74b24-9b40-bdaf-4c8e-3e028a67f5dc@barraclough.engineer>
<CJVFMAIB22YE.3QI7VL5JZHI5V@quantum>
(view parent)
That link is broken. -Max
<CJZNAACPTPCE.2UJ8MWG4IS37D@nitro>
<CJVFMAIB22YE.3QI7VL5JZHI5V@quantum>
(view parent)
The error you are getting means that the git.sr.ht API is not running. To build and run the API for development, run the following commands from the root of the git.sr.ht repository: make api ./api/api Note that you'll need to install Go to build the API.
<CJZSW8C6FM5O.2DXEPUX2O13LJ@quantum>
<CJZNAACPTPCE.2UJ8MWG4IS37D@nitro>
(view parent)
oh i feel stupid, i forgot to: doas service git.sr.ht-api start thanks for the help! - w1ke from w1ke.cz