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
Describe the bug
After downloading new requirements, upgrading, and then upgrading whoogle-search with pip, the whoogle service won't start anymore, but gives a "Read-only file system error." Doing a fresh install of 0.9.3 gives similar results, with only a slightly different error.
Are you using a virtual environment when installing whoogle? I believe the read-only filesystem issue only happens when you're installing the package outside of a venv (not sure why previous versions hadn't thrown this error though). If the upgrade command was performed outside of the virtual environment, it would ignore that it was an "upgrade" and just install it regularly.
Describe the bug
After downloading new requirements, upgrading, and then upgrading whoogle-search with pip, the whoogle service won't start anymore, but gives a "Read-only file system error." Doing a fresh install of 0.9.3 gives similar results, with only a slightly different error.
To Reproduce
Steps to reproduce the behavior:
Deployment Method
Version of Whoogle Search
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
After doing a pip upgrade, this is the error in syslog when the whoogle service tries to start.
The "light-theme.172370c9.css" doesn't exist.
After doing a fresh pip install, this is the error in syslog when the whoogle service tries to start.
In this case, the whole "config" directory is missing.
(pathnames slightly sanitized)
The text was updated successfully, but these errors were encountered: