- Notifications
You must be signed in to change notification settings - Fork1.5k
-
Describe the bug Information about your version |
BetaWas this translation helpful?Give feedback.
All reactions
Replies: 10 comments 7 replies
-
Hi - since Tabby utilize your personal auth token for chat panel / server communication, could you verify if the auth token changed during your restart? If not, can you share the output panel logs when you getting logout? |
BetaWas this translation helpful?Give feedback.
All reactions
-
So I checked (it is happened right now), from the avatar menu the token before writing in the chat panel and after the login it is the same. |
BetaWas this translation helpful?Give feedback.
All reactions
-
This is what I get after login, use it a bit and I get a logout again. |
BetaWas this translation helpful?Give feedback.
All reactions
-
Can you share your auto-start setup for Tabby? |
BetaWas this translation helpful?Give feedback.
All reactions
-
I have this script on auto start in KDE on Linux: |
BetaWas this translation helpful?Give feedback.
All reactions
-
My best guess is that your setup initiates multiple Tabby processes, which in turn causes the SQLite database to become locked. I recommend configuring a supervisor to prevent such situations. |
BetaWas this translation helpful?Give feedback.
All reactions
-
I can confirm that there is only one tabby process as I have just one in the process manager when I have to kill to restart it. |
BetaWas this translation helpful?Give feedback.
All reactions
-
Depending on your process termination setup, you might not be waiting for the process to exit gracefully, which could result in the SQLite database file being locked. checkhttps://stackoverflow.com/questions/151026/how-do-i-unlock-an-sqlite-database for a potential workaround |
BetaWas this translation helpful?Give feedback.
All reactions
-
What is the path for the database? So I can check when happens again. |
BetaWas this translation helpful?Give feedback.
All reactions
-
it is very annoying as I get various times the logout also after that tabby started replying. |
BetaWas this translation helpful?Give feedback.
All reactions
-
the default path for db is |
BetaWas this translation helpful?Give feedback.
All reactions
-
So I got a logout after asking in the chat panel, and did the login and again the db is locked. I think that this logout is something browser side that fails not server side. It shouldn't redirect to to the login if I was able to write on the chat panel and get an answer. |
BetaWas this translation helpful?Give feedback.
All reactions
-
I see a |
BetaWas this translation helpful?Give feedback.
All reactions
-
it is very annoying this automatic logout, I am now reading the sqlite database to get the output. |
BetaWas this translation helpful?Give feedback.
All reactions
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
-
To assist with debugging, please provide your configuration (as detail as possible) to help us reproduce the behavior. At the moment, we are unable to reproduce it. |
BetaWas this translation helpful?Give feedback.
All reactions
-
I already shared the command I have in autorun on my machine, what else I can share and how? |
BetaWas this translation helpful?Give feedback.
All reactions
-
just a ping, because this is a very annoying problem. |
BetaWas this translation helpful?Give feedback.
All reactions
This discussion was converted from issue #3492 on December 02, 2024 11:33.