[GH-ISSUE #1144] After modifying /etc/hoarder/hoarder.env, ubuntu hoarder-linux.sh did not take effect. #748

Closed
opened 2026-03-02 11:52:24 +03:00 by kerem · 1 comment
Owner

Originally created by @octave-wjq on GitHub (Mar 21, 2025).
Original GitHub issue: https://github.com/karakeep-app/karakeep/issues/1144

First, I downloaded hoarder-linux.sh via wget https://raw.githubusercontent.com/hoarder-app/hoarder/main/hoarder-linux.sh, and then installed it with sudo hoarder-linux.sh install. I modified /etc/hoarder/hoarder.env to NEXTAUTH_URL="http://127.0.0.1:3775", and then restarted hoarder-workers hoarder-web with sudo systemctl restart, but I can still only access it from port 3000, and not from port 3775.

Image

Originally created by @octave-wjq on GitHub (Mar 21, 2025). Original GitHub issue: https://github.com/karakeep-app/karakeep/issues/1144 First, I downloaded hoarder-linux.sh via wget https://raw.githubusercontent.com/hoarder-app/hoarder/main/hoarder-linux.sh, and then installed it with sudo hoarder-linux.sh install. I modified /etc/hoarder/hoarder.env to NEXTAUTH_URL="http://127.0.0.1:3775", and then restarted hoarder-workers hoarder-web with sudo systemctl restart, but I can still only access it from port 3000, and not from port 3775. ![Image](https://github.com/user-attachments/assets/cc257193-8750-4411-8f46-b94eb981fea9)
kerem closed this issue 2026-03-02 11:52:25 +03:00
Author
Owner

@MohamedBassem commented on GitHub (Mar 21, 2025):

The env variable for changing the port is called "PORT"

<!-- gh-comment-id:2742781851 --> @MohamedBassem commented on GitHub (Mar 21, 2025): The env variable for changing the port is called "PORT"
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
starred/karakeep#748
No description provided.