Report this post (! button) ends up in a 404 Topic is solved

Post your feedback and suggestions for the forum, website, wiki, Twitter-account, Facebook page and tracker (not the Domoticz project itself) here.

Moderator: leecollings

Post Reply
User avatar
waaren
Posts: 6028
Joined: Tuesday 03 January 2017 14:18
Target OS: Linux
Domoticz version: Beta
Location: Netherlands
Contact:

Report this post (! button) ends up in a 404

Post by waaren »

When I tried to report a post using the [!] button I ended up in a 404 screen. (404 Not Found)
Solved by using https://www.domoticz.com/
Last edited by waaren on Thursday 10 January 2019 14:21, edited 1 time in total.
Debian buster, bullseye on RPI-4, Intel NUC.
dz Beta, Z-Wave, RFLink, RFXtrx433e, P1, Youless, Hue, Yeelight, Xiaomi, MQTT
==>> dzVents wiki
User avatar
EdwinK
Posts: 1820
Joined: Sunday 22 January 2017 21:46
Target OS: Raspberry Pi / ODroid
Domoticz version: BETA
Location: Rhoon
Contact:

Re: Report this post (! button) ends up in a 404

Post by EdwinK »

I think that has to do with moving to another server.
Running latest BETA on a Pi-3 | Toon® Thermostat (rooted) | Hue | Tuya | IKEA tradfri | Dashticz V3 on Lenovo Huawei Tablet | Conbee
User avatar
gizmocuz
Posts: 2350
Joined: Thursday 11 July 2013 18:59
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: Top of the world
Contact:

Re: Report this post (! button) ends up in a 404

Post by gizmocuz »

No problem when i just tried... still an issue ?
Quality outlives Quantity!
User avatar
waaren
Posts: 6028
Joined: Tuesday 03 January 2017 14:18
Target OS: Linux
Domoticz version: Beta
Location: Netherlands
Contact:

Re: Report this post (! button) ends up in a 404

Post by waaren »

gizmocuz wrote: Tuesday 25 December 2018 10:56 No problem when i just tried... still an issue ?
Yes still get a 404 on http://www.domoticz.com/forum/app.php/p ... 407/report (even after clearing cache )
Debian buster, bullseye on RPI-4, Intel NUC.
dz Beta, Z-Wave, RFLink, RFXtrx433e, P1, Youless, Hue, Yeelight, Xiaomi, MQTT
==>> dzVents wiki
User avatar
Varazir
Posts: 360
Joined: Friday 20 February 2015 22:23
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Contact:

Re: Report this post (! button) ends up in a 404

Post by Varazir »

I still have same and I get the same when I click on the Solved button as well
Raspberry PI 2 with RaZberry Controller 2016 ZWave+ and CC2531(zigbee)
Several IKEA devices/z-wave devices
User avatar
Egregius
Posts: 2582
Joined: Thursday 09 April 2015 12:19
Target OS: Linux
Domoticz version: v2024.7
Location: Beitem, BE
Contact:

Re: Report this post (! button) ends up in a 404

Post by Egregius »

Report button works fine here on https, maybe http is causing the issue?
freijn
Posts: 536
Joined: Friday 23 December 2016 16:40
Target OS: Raspberry Pi / ODroid
Domoticz version: Stable
Location: Netherlands Purmerend
Contact:

Re: Report this post (! button) ends up in a 404

Post by freijn »

I think you tried to report something which was deleted while you were reading it..
User avatar
Egregius
Posts: 2582
Joined: Thursday 09 April 2015 12:19
Target OS: Linux
Domoticz version: v2024.7
Location: Beitem, BE
Contact:

Re: Report this post (! button) ends up in a 404

Post by Egregius »

Just tested in another browser, my thought was good ;-)

When connected thru http and clicking the report button results in a 404
app.php/post/203111/report
But when connected thru https it works fine
https://www.domoticz.com/forum/app.php/ ... 111/report

The main issue here is that there should be a rewrite rule so all traffic passes over https and none of the users type their user/pass over plain text http connection.

For example for a Apache server:

Code: Select all

RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI}
RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent]
User avatar
Varazir
Posts: 360
Joined: Friday 20 February 2015 22:23
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Contact:

Re: Report this post (! button) ends up in a 404

Post by Varazir »

Confirm works over https
Raspberry PI 2 with RaZberry Controller 2016 ZWave+ and CC2531(zigbee)
Several IKEA devices/z-wave devices
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest