New Note 23
linux version: ubuntu lucid lynx
wine version: 1.2
ghostship version: ghostship_0.6-1_all.deb
problem description:
after installation, i run
sudo /etc/init.d/ghostship start
and open
file:///var/lib/ghostship/status/ubuntu.html
in firefox.
there I can read the log:
Ultrasurf is offline (less...)
Mon Oct 25 15:52:22 CST 2010:switching to the 'ghostship' user
Mon Oct 25 16:01:47 CST 2010:downloading a new ultrasurf version from http://ultrareach.net/
Mon Oct 25 16:11:12 CST 2010:WARNING: http://ultrareach.net/ couldn't be downloaded, using the currently installed version.
Mon Oct 25 16:11:12 CST 2010:ERROR: ultrasurf.exe not found, update has failed (probably corrupted download). Please re-run the daemon!
Mon Oct 25 16:20:40 CST 2010: --- ghostship v0.6 started ---
Mon Oct 25 16:20:40 CST 2010:switching to the 'ghostship' user
Mon Oct 25 16:23:08 CST 2010:downloading a new ultrasurf version from http://ultrareach.net/
Mon Oct 25 16:32:33 CST 2010:WARNING: http://ultrareach.net/ couldn't be downloaded, using the currently installed version.
Mon Oct 25 16:32:33 CST 2010:ERROR: ultrasurf.exe not found, update has failed (probably corrupted download). Please re-run the daemon!
sudo /etc/init.d/ghostship stop
gives
Mon Oct 25 16:49:12 CST 2010:ERROR: Couldn't kill the ghostship process.
The might be that ghostship is trying to download ultrasurf from the official website, which is blocked in my country? A solution then could be to pack the last version of ultrasurf into the ghostship package, and allow the user to change it manually (after somehow succeeding to download it). Note that usually only the most recent ultrasurf version works in my country.