Phoscon 2.27.4 no Web-Interface for Login

Today I can´t “find” my Phoscon gateway, the typical IP 192.168.2.2:4530 doesn´t work any more.
After downgrade to version 2.27.3 and reboot of the Pi5 my Safari Browser shows the Gateway where I can login normally.

Anyone else?

Here´s the login-screen form Phoscon 2.27.3:

Strange we can’t see this in our test setups here yet.
Can you please check with v2.27.4 what is shown in deCONZ → Plugins → REST API Plugin

Here the links and used IP/Ports are shown e.g. in my case:

image

Back to 2.27.4


Now downgraded to 2.27.3


Looks alright from this perspective note the port is different from your initial post (4530).

Does the Phoscon App load in Safari when you open http://192.168.2.2:8080 ?

It does not load 192.168.2.2:8080

But same with Phoscon 2.27.3.

Itˋs the last official HomeBridge Image with Phoscon installed via hb-config including all available updates.

Can you make a screenshot from your browser debug console? To check if there are any Javascript errors?
The first lines would be interessting like these:

And then don’t bother about those errors: they are normal, but perhaps they give a hint:


And perhaps you can try with another browser?

P.S. You did start an new Gateway search by clicking on the “P” Icon with the new deCONZ version?

[Error] Failed to load resource: the server responded with a status of 404 (Not Found) (login.js, line 0)
[Error] Origin http://192.168.2.2:4530 is not allowed by Access-Control-Allow-Origin. Status code: 404
[Error] Failed to load resource: Origin http://192.168.2.2:4530 is not allowed by Access-Control-Allow-Origin. Status code: 404 (config, line 0)
[Error] Failed to load resource: Verbindung zum Server konnte nicht hergestellt werden. (config, line 0)
[Error] Origin http://192.168.2.2:4530 is not allowed by Access-Control-Allow-Origin. Status code: 404
[Error] Failed to load resource: Origin http://192.168.2.2:4530 is not allowed by Access-Control-Allow-Origin. Status code: 404 (config, line 0)
[Error] Failed to load resource: Verbindung zum Server konnte nicht hergestellt werden. (config, line 0)
[Error] Unhandled Promise Rejection: TypeError: undefined is not an object (evaluating ‘app.Devicetype.sendMessage’)
(anonyme Funktion) (scanner.js:3:7060)
[Log] Object

Same on iPhone, iPad: no Gateway found with 2.27.4 installed, after downgrade to 2.27.3 everything went fine.

Ok, the problem is that the old login.html is opened. If you type <your ip address:port>/pwa/login2.html then it should work again.

How do you open the Phoscon App in your browser? Did you had a bookmark? Does it work when you click the Phoscon App Button in the deCONZ GUI? When you can call the login2.html then your problem should be solved.

1 Like

The ports still don’t makes sense should be 8080 in both versions according to the screenshosts, this is weird.

It´s the normal behavior when the HomeBridge Image (version 1.20) is used and Phoscon installed via “sudo hb-config”

I normally use Phoscon. deConz only via VNC. So there must be an error according to the screenshot above (within deCONZ)