Failed CICD Deployment #2

Open
opened 2026-05-18 04:29:48 -06:00 by Xeplosion · 5 comments
Owner

Runner fails to deploy code to the server.

Runner fails to deploy code to the server.
Author
Owner

Org level secret SSH_PORT was incorrectly defined as two secrets: VPS_PORT, and HUB_PORT. Created the necessary changes to the deploy.yml script and added the SHH_PORT secret.

Org level secret `SSH_PORT` was incorrectly defined as two secrets: `VPS_PORT`, and `HUB_PORT`. Created the necessary changes to the deploy.yml script and added the `SHH_PORT` secret.
Author
Owner

Org level secret SSH_USER was also not defined.

Org level secret `SSH_USER` was also not defined.
Author
Owner

SSH key was requesting a password, added a new SSH key explicitly for Forgejo that doesn't require a password.

SSH key was requesting a password, added a new SSH key explicitly for Forgejo that doesn't require a password.
Author
Owner

Restart script was hanging since it required sudo pass. Added to the visudo list.

Restart script was hanging since it required sudo pass. Added to the visudo list.
Author
Owner

Needed to also update the SSH key in the org secrets to a key not requiring a password.

Needed to also update the SSH key in the org secrets to a key not requiring a password.
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
XeplosionGames/node-nginx#2
No description provided.