Closed jsotiriou closed 5 years ago
@jsotiriou
Thanks for posting on here. You should be able to find the log at /var/log/windscribe/windscribe.log
.
I have not seen this error before, so I am hoping that the log file will tell us more about what is happening.
cat: /var/log/windscribe/windscribe.log: No such file or directory
Hmmm, so that the windscribe binary does not even seem to be able to start for long enough to create a log file. I was just searching Google for the error message, and it seems like the most common reason for this error is that there are non-exec permissions on /tmp. In your fstab
I notice that you are also using noexec
on /tmp
. Could you try removing noexec
and rebooting and trying again?
I found solution for the error sudo mount /tmp -o remount,exec
[edit] you were right thx
Yeah, so it was an exec
mounting problem. Cool, can I go ahead and close this issue?
provided solution solved the problem
hi hkuchampudi, I am clickit from aur.archlinux and I've read your message there so here I am I run the 64bit version of Arch linux
The full error message is "windscribe: error while loading shared libraries: libz.so.1: failed to map segment from shared object"
It's happening with every windscribe's parameter that I give
below is my fstab file
btw, I searhed everywhere but I couldn't find windscribe's log file...
thx in advance jim
p.s. sorry for my English is not my native language