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

Flexo stops working from time to time #98

Closed
aude opened this issue Oct 14, 2022 · 2 comments
Closed

Flexo stops working from time to time #98

aude opened this issue Oct 14, 2022 · 2 comments

Comments

@aude
Copy link
Contributor

aude commented Oct 14, 2022

I use Flexo daily. Most of the time it works flawlessly; however, some times it stops working, and the only thing I can do to fix it is to restart it.

Some times I even need to wipe /var/cache/flexo and restart before it works again.

Do you have any idea what could cause this? Could there be some edge case where flexo doesn't crash (I assume systemd would restart it then), but it stops working?

@nroi
Copy link
Owner

nroi commented Oct 14, 2022

What exactly means "stops working"? Do you have more details, like the output from pacman?

Next time this happens, could you please provide the following info (before restarting Flexo), so I can look into it:

  1. Output of systemctl status flexo.service
  2. Output of nc -v localhost 7878. (replace localhost and 7878 by the hostname and port of Flexo, if necessary. Install openbsd-netcat if the nc command is not yet available on your machine).
  3. Output of journalctl -f --unit=flexo.service: Run the command, and then use pacman to fetch something from flexo, to see if anything is shown in the logs.

@aude
Copy link
Contributor Author

aude commented Nov 17, 2022

Can't reproduce atm. Closing the issue, can reopen if I'm able to reproduce.

@aude aude closed this as completed Nov 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants