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
I discovered Hishtory this week and wanted to try it, because the features look very nice. :)
But I have one issue, the full hishtory query output is only displayed on one of my servers. On the other servers I only can see the output of this server and only of one user.
I installed it on three servers for my normal user and the root user, like it is described in the README.md.
curl https://hishtory.dev/install.py | python3 -
(For every server/user after the first one) hishtory init MY_SECRET
On the first server I installed everything, I can see the output from all other servers and the two user from each server.
On the other two servers I only can see the output from the specific server and user.
The hishtory status -v command output seems fine for me (the same on all servers):
I also tried the hishtory reupload command, which I found in another issue here, but this didn't work either.
Do you have an idea why?
I'm using the Linuxserver.io docker image with Postgres as backend, if this is important.
EDIT: I tried everything with the official server (not the LSIO docker image) and everything is working fine and as expected.
Looks like there is an issue with this docker image somewhere.
Greetings
The text was updated successfully, but these errors were encountered:
@ddworken does it look like the issue could be closed?
TLDR: There was a problem with personal self-hosted server, but with your hishtory.dev it worked flawlessly.
Note from my side: I was able to make it work with self-hosted instance without much trouble. Most probably it was some local web server setting issue, rather than a hishtory bug.
Hello!
I discovered Hishtory this week and wanted to try it, because the features look very nice. :)
But I have one issue, the full
hishtory query
output is only displayed on one of my servers. On the other servers I only can see the output of this server and only of one user.I installed it on three servers for my normal user and the root user, like it is described in the
README.md
.curl https://hishtory.dev/install.py | python3 -
hishtory init MY_SECRET
On the first server I installed everything, I can see the output from all other servers and the two user from each server.
On the other two servers I only can see the output from the specific server and user.
The
hishtory status -v
command output seems fine for me (the same on all servers):I also tried the
hishtory reupload
command, which I found in another issue here, but this didn't work either.Do you have an idea why?
I'm using the Linuxserver.io docker image with Postgres as backend, if this is important.
EDIT: I tried everything with the official server (not the LSIO docker image) and everything is working fine and as expected.
Looks like there is an issue with this docker image somewhere.
Greetings
The text was updated successfully, but these errors were encountered: