You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
after many attempts to fix unmatched dependencies/missing modules/deprecated core etc, i finally installed hoarder successfully. however it wont start and i can see erros when starting the services via systemctl
i have the docker version installed a few days ago but i l found that bookmarks need to import via cli, so i decided to install hoarder with the script provided. i have referred to the readme but nothing has been mentioned about the problems i encountered
PS actually it's my fault as they can be imported via webui remotely but i doubt if i can close the browser during the import process as there are 10000 bookmarks in the 1st csv and it's still running very slowly
PS2 is there an way to run command line with docker version and how do i change username or password?
Steps to Reproduce
download the installation scripts
run it with root
it produces lots of errors but still shows that hoarder may be running at localhost:3000 but actually this is not the case
Expected Behaviour
a straight forward installation script which installs hoarder easily without problem, and with all requirements mentioned
Screenshots or Additional Context
Installed Hoarder
Creating configuration files...
Configuration complete
Creating users and modifying permissions...
useradd: user 'meilisearch' already exists
useradd: user 'hoarder' already exists
Users created, permissions modified
Creating service files...
Service files created
Enabling and starting services, please wait...
Done
Cleaning up
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 22 not upgraded.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Cleaned
OK, Hoarder should be accessible on port 3000 of this device's IP address!
root@localhost/opt# curl http://localhost:3000
curl: (7) Failed to connect to localhost port 3000 after 0 ms: Couldn't connect to server
Device Details
No response
Exact Hoarder Version
v0.21.0
Have you checked the troubleshooting guide?
I have checked the troubleshooting guide and I haven't found a solution to my problem
The text was updated successfully, but these errors were encountered:
xxjoe2
changed the title
hoarder not starting after installed on ubuntu 24
hoarder not starting after installed on ubuntu 24 plus some questions
Jan 24, 2025
Describe the Bug
after many attempts to fix unmatched dependencies/missing modules/deprecated core etc, i finally installed hoarder successfully. however it wont start and i can see erros when starting the services via systemctl
i have the docker version installed a few days ago but i l found that bookmarks need to import via cli, so i decided to install hoarder with the script provided. i have referred to the readme but nothing has been mentioned about the problems i encountered
PS actually it's my fault as they can be imported via webui remotely but i doubt if i can close the browser during the import process as there are 10000 bookmarks in the 1st csv and it's still running very slowly
PS2 is there an way to run command line with docker version and how do i change username or password?
Steps to Reproduce
Expected Behaviour
a straight forward installation script which installs hoarder easily without problem, and with all requirements mentioned
Screenshots or Additional Context
Installed Hoarder
Creating configuration files...
Configuration complete
Creating users and modifying permissions...
useradd: user 'meilisearch' already exists
useradd: user 'hoarder' already exists
Users created, permissions modified
Creating service files...
Service files created
Enabling and starting services, please wait...
Done
Cleaning up
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 22 not upgraded.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Cleaned
OK, Hoarder should be accessible on port 3000 of this device's IP address!
root@localhost/opt# curl http://localhost:3000
curl: (7) Failed to connect to localhost port 3000 after 0 ms: Couldn't connect to server
Device Details
No response
Exact Hoarder Version
v0.21.0
Have you checked the troubleshooting guide?
The text was updated successfully, but these errors were encountered: