Skip to content
This repository has been archived by the owner on Mar 12, 2021. It is now read-only.

I have a problem when try to run Torghost script...please have a look at error below #97

Open
hzupanc opened this issue Aug 31, 2020 · 2 comments

Comments

@hzupanc
Copy link

hzupanc commented Aug 31, 2020

u-5@u-laptop:~/Downloads/Torghost/torghost$ sudo torghost --start
[22:46:30] Checking for update...
Traceback (most recent call last):
File "torghost.py", line 232, in
if len(sys.argv) <= 1:
File "torghost.py", line 222, in main
elif choice in no:
File "torghost.py", line 107, in start_torghost

File "torghost.py", line 202, in check_update
print(t() + ' CURRENT IP : ' + bcolors.GREEN + ip() + bcolors.ENDC)
File "dist-packages/requests/models.py", line 897, in json
File "dist-packages/simplejson/init.py", line 518, in loads
File "dist-packages/simplejson/decoder.py", line 370, in decode
File "dist-packages/simplejson/decoder.py", line 400, in raw_decode
simplejson.errors.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
[21066] Failed to execute script torghost

@1UC1F3R616
Copy link

@hzupanc ur OS? try installing with sudo ./build.sh and then to run sudo torghost -s

@hzupanc
Copy link
Author

hzupanc commented Oct 3, 2020

@1UC1F3R616 - Sometimes script is running fine and something I got error messages as described before.
Right now script is running...I didn't make any upgrade or something...strange...and yes I am using "Ubuntu 19.10". Thank you for reply...cheers.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants