-
Notifications
You must be signed in to change notification settings - Fork 26
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
WSL Support #322
Comments
@Seth1 I have no knowledge about WSL. If amusewiki runs, how was started? How was installed? With the deb I suppose? If publishing isn't happening, that's an indicator that the jobber isn't running. Try to run it in the foreground:
|
Or you can use the wrapper:
|
"cd /var/lib/amusewiki This fixed the problem with publishing, and now I'm guessing amusewiki is fully functioning on WSL (well save start/stop). I'll be sure to report back if anything else seems off. "If amusewiki runs, how was started?" "How was installed? With the deb I suppose?" |
Presently the site seems to work fine on WSL, with some issues:
WSL does not properly support systemctl, so commands like amusewiki start/stop do not work properly.
Perhaps this is an issue on my side and not WSL, but amusewiki does not seem to be able to publish, and instead is stuck on the job pending. There's no log file under lib/amusewiki/log/jobs (I'm guessing since it's still 'running'), but if there's a way I can help diagnose the issue I'd be happy to assist.
The text was updated successfully, but these errors were encountered: