[Bug]: Server won't run after upgrading Raspberry Pi storage #698

Closed
opened 2026-02-28 19:14:21 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @skeetcha on GitHub (Oct 29, 2023).

Verified issue does not already exist?

  • I have searched and found no existing issue

What happened?

I recently upgraded the storage capacity of my Raspberry Pi that I was running Actual on so that I could potentially run some more services on it like Home Assistant and maybe PiHole. I copied all of my files over from Actual and re-pulled the Docker image actualbudget/actual-server:latest and ended up getting the following error below. I also tried pulling actualbudget/actual-server:latest-alpine, as well as using a clean folder without any prior files, and all three instances netted the same error.

What error did you receive?

#
actual-actual_server-1  | # Fatal error in , line 0
actual-actual_server-1  | # unreachable code
actual-actual_server-1  | #
actual-actual_server-1  | #
actual-actual_server-1  | #
actual-actual_server-1  | #FailureMessage Object: 0x762fe790

Where are you hosting Actual?

Docker

What browsers are you seeing the problem on?

Other

Operating System

Linux

Originally created by @skeetcha on GitHub (Oct 29, 2023). ### Verified issue does not already exist? - [X] I have searched and found no existing issue ### What happened? I recently upgraded the storage capacity of my Raspberry Pi that I was running Actual on so that I could potentially run some more services on it like Home Assistant and maybe PiHole. I copied all of my files over from Actual and re-pulled the Docker image actualbudget/actual-server:latest and ended up getting the following error below. I also tried pulling actualbudget/actual-server:latest-alpine, as well as using a clean folder without any prior files, and all three instances netted the same error. ### What error did you receive? ``` # actual-actual_server-1 | # Fatal error in , line 0 actual-actual_server-1 | # unreachable code actual-actual_server-1 | # actual-actual_server-1 | # actual-actual_server-1 | # actual-actual_server-1 | #FailureMessage Object: 0x762fe790 ``` ### Where are you hosting Actual? Docker ### What browsers are you seeing the problem on? Other ### Operating System Linux
GiteaMirror added the bug label 2026-02-28 19:14:21 -06:00
Author
Owner

@skeetcha commented on GitHub (Oct 30, 2023):

Found the issue: my Raspberry Pi was running the buster version of Raspbian OS and not bullseye that I was running prior to updating my storage.

@skeetcha commented on GitHub (Oct 30, 2023): Found the issue: my Raspberry Pi was running the `buster` version of Raspbian OS and not `bullseye` that I was running prior to updating my storage.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#698