OK.
We will try to find out what's going on on your system.
Your file
/home/pi/interceptWH2600/interceptWH2600.py has the size of
21073 bytes.
I just made a new installation following the
installation instruction to 100% and my file
/home/pi/interceptWH2600/interceptWH2600.py has the size of
20386 bytes.
That's weird. Either something went wrong when you downloaded it with the
git clone or you've altered it. I don't know but I suspect that you have altered it by editing it and saving it with MS/DOS line endings (CR+LF). Maybe you'd like to
check your Notepad++ editor settings if you primary work with files on Linux systems.
Anyway, the file
/home/pi/interceptWH2600/interceptWH2600.py should not be edited at all if you follow the wiki.
Then, for some strange reason, when you follow the upgrade instruction and run command
git fetch --all, you get a fatal error message that reads "
Not a git repository". That's so very strange. Have you manually been deleting files (e.g. the .git file) in the
/home/pi/interceptWH2600 directory?
What is the output if you run command:
At Monday 30 October 2017 16:11 you made a
post showing that everything seemed to be up and running.
Then at Tuesday 31 October 2017 11:36 you made a new post
post that really confirms you've made changes to the python source file. Already there, I can't help you any longer. You have obviously customized the source which is perfectly fine but then I can't use many hours of my free time to find out what goes wrong.
When you installed, did you really follow the installation instructions? Did you encounter any errors while doing that? Have you done anything else after that?
Then later, at Saturday 11 November 2017 11:57 there is a new
post and now the script doesn't start any longer.
Doudy wrote: ↑Saturday 11 November 2017 11:57
...I followed the wiki procedure...
Further on I write in a post that I assume that you have followed the installation instruction carefully .
BakSeeDaa wrote: ↑Sunday 12 November 2017 10:12
I assume that you have followed the
installation instruction carefully and while doing that didn't receive any error messages
I was just about to recommend you to reinstall everything and this time following the installation instruction and after that doing nothing additional. While writing this you posted a new message that says that everything is working after reinstalling.
I can't say why but we know that it was working initially, then you customized the source file and it stopped working. At some point the git files disappeared.
Nevertheless please feel free to customize the script and make any changes that you wish but after doing that, I can't help you. Let's hope it stays stable for now.
Cheers!
