Search found 4 matches

by K3vin
Thursday 20 June 2024 19:47
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Stuck in login screen
Replies: 12
Views: 2492

Re: Stuck in login screen

No (McAfee antivirus) or cookie blocking settings or extensions in my browser(s). I think I have found the issue though! The time on my Rasberry pi was running behind (It was thinking it was Feb 2023). So I guess if a cookie got set, it would have expired / be invalid to the browser. After updating ...
by K3vin
Wednesday 19 June 2024 20:20
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Stuck in login screen
Replies: 12
Views: 2492

Re: Stuck in login screen

I think I installed Domoticz via bash script (this was a few years ago). Yes, via -nowwwpwd I can access Domoticz without issues. Accessing Domoticz via port 8080 gives the same result. Also an incognito session doesn't change things. When I start Domoticz via cd domoticz ./domoticz I actually see ...
by K3vin
Tuesday 18 June 2024 18:26
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Stuck in login screen
Replies: 12
Views: 2492

Stuck in login screen

I can't seem to login to Domoticz anymore and have trouble figuring out what is going wrong? When I log in with the right credentials, the login page just reloads; When I log in with incorrect credentials, I get shown an 'invalid user/ password' notice; I checked the user via -nowwwpwd option and ...
by K3vin
Tuesday 03 March 2020 22:06
Forum: Temperature and Weather
Topic: [SOLVED] Open Weather Map not creating any devices
Replies: 15
Views: 8877

Re: [SOLVED] Open Weather Map not creating any devices

Hi! I am new to Domoticz and was struggling with this too. For future reference, this might be easier then trying to read it from a screenshot: To test your location and API key: http://api.openweathermap.org/data/2.5/weather?q=amsterdam,nl&APPID=[YOURAPKEYHERE] Also to me it wasn't obvious that I ...