That makes sense!
What would be the right package for a 32 bit machine?
Regards, Jan
Search found 6 matches
- Sunday 21 November 2021 20:13
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Process: 3454 ExecStart=/etc/init.d/domoticz.sh start (code=exited, status=0(SUCCES)
- Replies: 5
- Views: 1157
- Sunday 21 November 2021 12:52
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Process: 3454 ExecStart=/etc/init.d/domoticz.sh start (code=exited, status=0(SUCCES)
- Replies: 5
- Views: 1157
Re: Process: 3454 ExecStart=/etc/init.d/domoticz.sh start (code=exited, status=0(SUCCES)
On your first question:
Might there be some more info after... unable to start /home/janlinux/domoticz/domoticz (Exec for >> No, that's everything
On the second:
uname -a
Linux janlinux-nc10 4.19.0-18-686 #1 SMP Debian 4.19.208-1 (2021-09-29) i686 GNU/Linux
Might there be some more info after... unable to start /home/janlinux/domoticz/domoticz (Exec for >> No, that's everything
On the second:
uname -a
Linux janlinux-nc10 4.19.0-18-686 #1 SMP Debian 4.19.208-1 (2021-09-29) i686 GNU/Linux
- Saturday 20 November 2021 21:14
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Process: 3454 ExecStart=/etc/init.d/domoticz.sh start (code=exited, status=0(SUCCES)
- Replies: 5
- Views: 1157
Process: 3454 ExecStart=/etc/init.d/domoticz.sh start (code=exited, status=0(SUCCES)
Hello, Hopefully somebody could help me to solve my problem. I have installed Domoticz on a Samsung NC10 with Linux Mint Debbie. I managed to complete the installation of Domoticz dispite the issues with the install.sh script which points towards the wrong tgz-file Unfortunately domoticz won't start ...
- Wednesday 17 November 2021 14:46
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: New installation :ERROR 404: Not found
- Replies: 4
- Views: 850
Re: New installation :ERROR 404: Not found
Solved . There appeared to be a re-direction to the install script at the internet called ######## FIRST CHECK ######## This is triggered in case the user doesn't have root priveleges. So to avoid this I used the su 'user' command before running the install.sh script and then it continued to use my ...
- Wednesday 17 November 2021 12:21
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: New installation :ERROR 404: Not found
- Replies: 4
- Views: 850
Re: New installation :ERROR 404: Not found
Thanks for your reply.
I am using the script from the official site.
I have tried to download the package and ammend the install.sh script but it keeps refering to the wrong (i686) files.
The script somehow uses another script.
Looking forward to further suggestions!
Regards,
Jan
I am using the script from the official site.
I have tried to download the package and ammend the install.sh script but it keeps refering to the wrong (i686) files.
The script somehow uses another script.
Looking forward to further suggestions!
Regards,
Jan
- Tuesday 16 November 2021 18:41
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: New installation :ERROR 404: Not found
- Replies: 4
- Views: 850
New installation :ERROR 404: Not found
Hello, I try to install Domoticz on a Linux Mint machine (Samsung NC-10) I used the command: curl -sSL install.domoticz.com | sudo bash' according the wiki installation explanation. After running through the updates and the input screens, during the actual installation, I get an error as follows ...