Page 1 of 1

problem when install domoticz on a debian buster

Posted: Thursday 09 April 2020 22:39
by Damien4465
Hello !
I have a problem when i would intall domoticz with the "sudo curl -sSL install.domoticz,...."
I validate the choices http/htps the port numbers, the install directory...
And the script abort with an 404 error just after connecting to releases.domoticz.com..

Do you have any idea ?

Damien S.

PS excuse-me for my bad english ! I'm french ;)

Re: problem when install domoticz on a debian buster

Posted: Thursday 09 April 2020 22:41
by sancla
Hi Damien,

Try to follow thise guide:
https://sancla.com/domoticz/domoticz-on ... e-vsphere/

I have tested it several days ago and should work for you. Let me know if you need any help...

Re: problem when install domoticz on a debian buster

Posted: Saturday 11 April 2020 21:13
by Damien4465
It is le guide i followed.
My problem is not resolved...

Thank you ! and ave a good weekend.
Damien S.

Re: problem when install domoticz on a debian buster

Posted: Saturday 11 April 2020 21:18
by sancla
Could it be a network (or DNS) issue?

Re: problem when install domoticz on a debian buster

Posted: Saturday 11 April 2020 23:37
by Damien4465
I don't think so ! No problem to access to install.domoticz.com just before in the script.

Re: problem when install domoticz on a debian buster

Posted: Monday 13 April 2020 18:42
by Damien4465
I have an idea ;(
Is it possible that my problem becomes from my 32 bits intel processor ( Celeron N280) ?
Thank you...
Damien

Re: problem when install domoticz on a debian buster

Posted: Monday 13 April 2020 18:54
by FireWizard
Hi,

The Linux download is 64 bits, so will not run on 32 bits processors.

The only 32 bit version available is for Raspberry Pi, etc.

You can try to compile it yourself. See: https://www.domoticz.com/wiki/Build_Dom ... rom_source

Regards