Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Table view stuck leave antares on secondary virtual desktop for long time #425

Closed
D-nov opened this issue Aug 23, 2022 · 7 comments
Closed
Assignees
Labels
bug 🪲 Something isn't working Linux 🐧 Something related to Linux

Comments

@D-nov
Copy link

D-nov commented Aug 23, 2022

Steps to reproduce (unknown reproducibility):

  • open ssh connection (or more)
  • open few tables
  • leave antares on secondary virtual desktop for long time
  • disconnect the connection using the button

Actual result:

  • connection is closed, but the view with the tables data stay open and unresponsive
  • issue is resolved after restarting the app

Aditional info: ubuntu, mariadb, antares v0.5.12 or up

@Fabio286 Fabio286 added the bug 🪲 Something isn't working label Aug 23, 2022
@Fabio286 Fabio286 added this to TO FIX Aug 23, 2022
@Fabio286 Fabio286 moved this from Needs triage to Low priority in TO FIX Aug 23, 2022
@Fabio286 Fabio286 moved this to Needs triage in TO FIX Aug 23, 2022
@Fabio286 Fabio286 added the Linux 🐧 Something related to Linux label Sep 15, 2022
@Fabio286 Fabio286 changed the title Table view stuck Table view stuck leave antares on secondary virtual desktop for long time Oct 8, 2022
@D-nov
Copy link
Author

D-nov commented Nov 7, 2022

Update: it's turns out it's pretty consistent.

I think the ssh connection is lost or closed after some time of not using the app.

Actual result: no indication that the ssh connection is closed or lost and the app keeps showing as connect and all tables stay open, but it's unusable. You have to relaunch the tool and reconnect to use it again.

Expected result: keep the connection alive for as long as the tool is open.

PS: @Fabio286 I didn't mean to close the issue, sorry. :)
I do not know what I clicked to close it.

@D-nov D-nov closed this as completed Nov 7, 2022
Repository owner moved this from Low priority to Closed in TO FIX Nov 7, 2022
@Fabio286 Fabio286 reopened this Nov 7, 2022
Repository owner moved this from Closed to Needs triage in TO FIX Nov 7, 2022
@Fabio286
Copy link
Member

Fabio286 commented Nov 7, 2022

Hi Danny,

thank you for this additional information.

I ran some tests but could not replicate the error conditions.
At this point I think I will first implement a system that closes the connection when an error happens in the SSH connection.
Second, I will evaluate the implementation of a keep alive after being able to replicate the error conditions.

Issue reopened 😉.

@Fabio286 Fabio286 moved this from Needs triage to Low priority in TO FIX Nov 7, 2022
@D-nov
Copy link
Author

D-nov commented Nov 7, 2022

I'm still learning, so I use a preconfigured env and can't share specific setup information, but if it helps I think the ssh is configured to close after a set time of inactivity.

@github-project-automation github-project-automation bot moved this from Low priority to Closed in TO FIX Dec 29, 2022
@Fabio286
Copy link
Member

I've implemented a keepalive and from my tests this solve the problem.
Let me know if from next release you still face this issue.

@D-nov
Copy link
Author

D-nov commented Jan 3, 2023

Thanks for the Christmas surprise, but sadly it doesn't seem to be solved. 😞
I opened SSH session, left it in the background (as already described in the issue) (also locked the gnome desktop if it helps) and when I needed the DB again (around 1h later) Antares was dead already and I had to relaunch it.

@Fabio286 Fabio286 reopened this Jan 3, 2023
@github-project-automation github-project-automation bot moved this from Closed to Needs triage in TO FIX Jan 3, 2023
@Fabio286
Copy link
Member

The fix I was telling you about is in the upcoming version (0.7.2).
I am keeping this issue open and waiting for your confirmation to close it.

@D-nov
Copy link
Author

D-nov commented Jan 23, 2023

I do not have a foolproof way of reproducing this, but so far it hasn't occurred.
I'll keep watch over the next few days, but (since it used to happen almost daily) I can assume you solved it this time 🥳

@D-nov D-nov closed this as completed Jan 27, 2023
@github-project-automation github-project-automation bot moved this from Needs triage to Closed in TO FIX Jan 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🪲 Something isn't working Linux 🐧 Something related to Linux
Projects
No open projects
Status: Closed
Development

No branches or pull requests

2 participants