-
Couldn't load subscription status.
- Fork 266
Open
Description
Before You Submit
- I've already checked this bug hasn't been raised in issues
Description
The service fails to start when my server restarts. The error message in log is
Sep 28 00:08:35 armbian ezbookkeeping[1621]: 2025-09-28 00:08:35 [WARNING] [default_request_id_generator.getServerUniqId] failed to get local ipv4 address, because failed to get local address
Sep 28 00:08:35 armbian ezbookkeeping[1621]: 2025-09-28 00:08:35 [ERROR] [webserver.startWebServer] initializes requestid generator failed, because failed to get local address
Sep 28 00:08:35 armbian ezbookkeeping[1621]: 2025/09/28 00:08:35 Failed to run ezBookkeeping with [/opt/ezbookkeeping/ezbookkeeping server run]: failed to get local address
The system unit file looks like:
[Unit]
Description=ezBookkeeping, a lightweight, self-hosted personal finance app with a sleek, user-friendly interface and powerful bookkeeping features.
After=network.target
[Service]
Type=simple
User=victor
Group=victor
WorkingDirectory=/opt/ezbookkeeping/
ExecStart=/opt/ezbookkeeping/ezbookkeeping server run
Restart=on-failure
[Install]
WantedBy=multi-user.targetSteps to reproduce
See Description section
ezBookkeeping Version
ezBookkeeping version 1.0.1 (commit 2b90ced)
Server Operating System
No response
Database
No response
Can you reproduce this bug on the ezBookkeeping demo site?
No
Additional information
No response
Metadata
Metadata
Assignees
Labels
No labels