helllo,
i'm trying to get domoticz 2020.2 working in my docker env, build is fine, but when laucnhing it i get 404 error.
seems not having anything in domoticz.log (will check again and post).
here command used to launch :
ENTRYPOINT ["/opt/domoticz/domoticz", "-dbase", "/config/domoticz.db", "-log", "/config/domoticz.log", "-sslwww", "8443"]
CMD ["-www", "8080"]
i have also tried with blank database, but same thing.
Thansk for your help
trying to install 2020.2 version, kepp getting 404
Moderator: leecollings
-
- Posts: 22
- Joined: Wednesday 04 October 2017 13:29
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: trying to install 2020.2 version, kepp getting 404
here logs 

Code: Select all
2020-09-10 19:03:28.875 Status: Domoticz V2020.2 (c)2012-2020 GizMoCuz
2020-09-10 19:03:28.875 Status: Build Hash: aad65002e, Date: 2020-04-26 15:49:25
2020-09-10 19:03:28.876 Status: Startup Path: /opt/domoticz/
2020-09-10 19:03:28.944 BuildManifest: Created directory /opt/domoticz/plugins/
2020-09-10 19:03:28.999 Status: PluginSystem: Started, Python version '3.7.3'.
2020-09-10 19:03:29.004 Active notification Subsystems: fcm, http (2/13)
2020-09-10 19:03:29.006 Status: WebServer(HTTP) started on address: 0.0.0.0 with port 8080
2020-09-10 19:03:29.009 Error: [web:443] missing SSL certificate chain file ./server_cert.pem!
2020-09-10 19:03:29.009 Error: [web:443] missing SSL certificate file ./server_cert.pem!
2020-09-10 19:03:29.009 Error: [web:443] missing SSL private key file ./server_cert.pem!
2020-09-10 19:03:29.009 Error: [web:443] missing SSL DH parameters file ./server_cert.pem!
2020-09-10 19:03:29.010 Error: [web:443] missing SSL certificate chain file ./server_cert.pem!
2020-09-10 19:03:29.010 Error: [web:443] missing SSL certificate file ./server_cert.pem!
2020-09-10 19:03:29.011 Error: [web:443] missing SSL private key file ./server_cert.pem!
2020-09-10 19:03:29.011 Error: [web:443] missing SSL DH parameters file ./server_cert.pem!
2020-09-10 19:03:29.012 Error: [web:443] missing SSL certificate chain file ./server_cert.pem!
2020-09-10 19:03:29.012 Error: [web:443] missing SSL certificate file ./server_cert.pem!
2020-09-10 19:03:29.012 Error: [web:443] missing SSL private key file ./server_cert.pem!
2020-09-10 19:03:29.012 Error: [web:443] missing SSL DH parameters file ./server_cert.pem!
2020-09-10 19:03:29.013 Status: WebServer(SSL) started on address: 0.0.0.0 with port 443
2020-09-10 19:03:29.016 Starting shared server on: 0.0.0.0:6144
2020-09-10 19:03:29.016 Status: TCPServer: shared server started...
2020-09-10 19:03:29.018 Status: RxQueue: queue worker started...
2020-09-10 19:03:31.018 Status: NotificationSystem: thread started...
2020-09-10 19:03:31.019 Status: EventSystem: reset all events...
2020-09-10 19:03:31.019 Status: EventSystem: reset all device statuses...
2020-09-10 19:03:31.066 Status: Python EventSystem: Initalizing event module.
2020-09-10 19:03:31.066 Status: EventSystem: Started
2020-09-10 19:03:31.067 Status: EventSystem: Queue thread started...
2020-09-10 19:03:31.445 Status: PluginSystem: Entering work loop.
-
- Posts: 744
- Joined: Saturday 30 May 2015 22:40
- Target OS: Raspberry Pi / ODroid
- Domoticz version: beta
- Contact:
Re: trying to install 2020.2 version, kepp getting 404
It seems to error on ssl certificate. You don't have them, but as far i know you don't need a secure connection either. http is sufficient within your own network. Can't you somehow skip the https with that port 443 stuff?
Who is online
Users browsing this forum: Google [Bot] and 1 guest