You should first enable remote access in the configuration portal (on port 8084).
You will be assigned a box id and can set password there.
Can't access to 8084 port v1.7.0
Re: Can't access to 8084 port v1.7.0
I cannot see nothing there. It could be due to the fact that apache is working on door 80?
Re: Can't access to 8084 port v1.7.0
but why it is necessary to remove apache server? is there any way to have door 8084 working keeping apache as it is?Flo5929 wrote: After reinstalling 1.7.0 and removing the apache server I had installed (on port 80), a page load on the 8084 port
Re: Can't access to 8084 port v1.7.0
Dunno, I don't have a RaspberrySolarFlor wrote:but why it is necessary to remove apache server? is there any way to have door 8084 working keeping apache as it is?Flo5929 wrote: After reinstalling 1.7.0 and removing the apache server I had installed (on port 80), a page load on the 8084 port

You'd better wait for @PoltoS to reply.
Re: Can't access to 8084 port v1.7.0
Hm... just noticed that our 8084 service also uses /var/www/ folder, so it might conflict with apache. No need to remove apache - just configure one of them to move in a neighboring folder. I'll put it in our todo list to change in future.
Re: Can't access to 8084 port v1.7.0
How?PoltoS wrote:just configure one of them to move in a neighboring folder.
thanks for your help
Re: Can't access to 8084 port v1.7.0
You can change it /etc/apache/sites-enabled/*default*
Re: Can't access to 8084 port v1.7.0
When I said that I had access to a page that asked me a login and password, it was like with a htaccess.PoltoS wrote:first time it asks you to specify a password. this is ok
As mentioned above, it's a conflict with the /var/www folder.
Now everything works fine.
Thank you for your help.
Re: Can't access to 8084 port v1.7.0
What do you mean exactly? have you changed the default folder for apache?Flo5929 wrote: As mentioned above, it's a conflict with the /var/www folder.
Now everything works fine.
I'm worried to change it bevause I have a softaware working on it.
Please give more details
Re: Can't access to 8084 port v1.7.0
Any estimation for that?PoltoS wrote: I'll put it in our todo list to change in future.