Frontend update not working #649

Closed
opened 2023-10-16 07:49:20 +00:00 by ThePra · 2 comments

After running ./bin/pleroma_ctl frontend install pleroma-fe --ref stable I'm getting a:

--rpc-eval : RPC failed with reason :noconnection

Is everything ok there?

After running `./bin/pleroma_ctl frontend install pleroma-fe --ref stable` I'm getting a: > --rpc-eval : RPC failed with reason :noconnection Is everything ok there?

that is a local error and not one I have ever encountered

it means your process cannot contact your local erlang instance

it's nothing our side

that is a local error and not one I have ever encountered it means your process cannot contact your local erlang instance it's nothing our side
Author

Yep, given that the OTP update is around the daemon and not systemd I had to start it through systemd and now it did work :)

Yep, given that the OTP update is around the daemon and not systemd I had to start it through systemd and now it did work :)
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
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: AkkomaGang/akkoma#649
No description provided.