Woodpecker CI OAuth login causes a crash #97

Closed
opened 2022-01-18 22:26:16 +00:00 by a · 1 comment
Owner

Maybe it's because Woodpecker isn't set up properly, but attempting to log in at https://ci.exozy.me crashes the backend.

Maybe it's because Woodpecker isn't set up properly, but attempting to log in at https://ci.exozy.me crashes the backend.
a added the
bug
question
help wanted
labels 2022-01-18 22:26:16 +00:00
a added this to the (deleted) project 2022-01-18 22:26:16 +00:00
Author
Owner

This is because the default Makefile statically links stuff. Removing -extldflags "-static" fixes this.

This is because the default Makefile statically links stuff. Removing `-extldflags "-static"` fixes this.
a closed this issue 2022-01-19 15:13:24 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: exozyme/exozyme#97
No description provided.