-
Notifications
You must be signed in to change notification settings - Fork 569
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
playonlinux in firejail - internet connection issues? #3817
Comments
This time I unfortunately have no idea what it could be 😞 . Because If it is (Maybe it is here better to try from the other direction, meaning from a failing uncommented profile to a commented profile, as IDK if such activation-server like many tries with one key in a short time range.) |
Hello once again and thank you so much for your help. Following your instructions (it took quite a while) I found out that it is
So thanks a lot again for making things work alright. Many greetings abd stay safe. |
More secure is to whitelist only this syscall and keep the seccomp blacklist. |
Hi, thanks for the additional info which sounds very interesting. Yet I read up a bit on the matter consulting the man-pages and could follow to a certain extent.
So might the following command be the right one?
Thanks a lot. |
Yes, looks good. You can also create a playonlinux.local for all these additions. |
Hi,
Cheers. |
Hmmm, assuming that there are still seccomp errors in the syslog. Either allow-debuggers didn't applied (maybe because of the 32bit syscalls) or something else. Anyway |
Hello @rusty-snake: Thank you so much for your patience. In fact your latest command works as desired. Perfect. The playonlinux GUI opened up alright and this time the installation process of the tax programme would have proceeded (I aborted as it was a test now). The registration code I typed in was checked indeed which means internet connectivity is alright now. So that´s the command I will stick to in the future. Thanks again for your really great help. I´m so glad now. All the best and have nice and healthy holidays. |
Environment
Linux distribution and version: Lubuntu 18.04.5 KTS, 64 bit
Firejail version 0.9.64
Hello @rusty-snake,
so sorry to bother you again but there seems to be another problem when I run playonlinux within firejail.
On #3800 you have me a good piece of advice running the command
firejail '--noblacklist=/tmp/.wine-*' --private=media/rosika/f14a27c2-0b49-4607-94ea-2e56bbf76fe1/DATEN-PARTITION/PLAYONLINUX playonlinux
which worked well.
Yet what I did at the time was running the programme "Notepad++". No problems there.
Now I wanted to install a tax-programme which didn´t go well.
In fact the installation process stopped at a certain point.
When I needed to insert the respective activation key the installation stopped - apparently because no internet connection could be established.
The key needs to be checked by the server of the tax programme I think.
As a consequence I tried the command
firejail '--noblacklist=/tmp/.wine-*' --noprofile --private=/home/rosika/Desktop/DATEN-PARTITION/Dokumente/versuch_für_playonlinux/ playonlinux
, so basically the same command plus "--noprofile".
That one did work. After inserting the registration code the installation proceeded as the code got checked by the server.
So internet connection was o.k.
The issue of internet connection is a mere guess of mine. But I couldn´t explain the difference of the two commands otherwise.
On https://gist.github.com/Rosika2/61f82c51565e48c89ad7d7aaa7ae7bfe I posted the output of the two commands as seen by the terminal. I hope it may be of some help.
I´d be glad if this issue could be solved as well.
Thank you so much in advance.
Many greetings.
Rosika
The text was updated successfully, but these errors were encountered: