Can't access to 8084 port v1.7.0

Discussions about RaZberry - Z-Wave board for Raspberry computer
pofs
Posts: 688
Joined: 25 Mar 2011 19:03

Re: Can't access to 8084 port v1.7.0

Post by pofs »

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.
SolarFlor
Posts: 261
Joined: 22 Mar 2014 15:23

Re: Can't access to 8084 port v1.7.0

Post by SolarFlor »

I cannot see nothing there. It could be due to the fact that apache is working on door 80?
SolarFlor
Posts: 261
Joined: 22 Mar 2014 15:23

Re: Can't access to 8084 port v1.7.0

Post by SolarFlor »

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
but why it is necessary to remove apache server? is there any way to have door 8084 working keeping apache as it is?
pofs
Posts: 688
Joined: 25 Mar 2011 19:03

Re: Can't access to 8084 port v1.7.0

Post by pofs »

SolarFlor wrote:
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
but why it is necessary to remove apache server? is there any way to have door 8084 working keeping apache as it is?
Dunno, I don't have a Raspberry :) Probably there's a conflict with apache regarding /var/www directory (ownership, rights, whatever), which admin interface is installed into.
You'd better wait for @PoltoS to reply.
User avatar
PoltoS
Posts: 7649
Joined: 26 Jan 2011 19:36

Re: Can't access to 8084 port v1.7.0

Post by PoltoS »

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.
SolarFlor
Posts: 261
Joined: 22 Mar 2014 15:23

Re: Can't access to 8084 port v1.7.0

Post by SolarFlor »

PoltoS wrote:just configure one of them to move in a neighboring folder.
How?
thanks for your help
User avatar
PoltoS
Posts: 7649
Joined: 26 Jan 2011 19:36

Re: Can't access to 8084 port v1.7.0

Post by PoltoS »

You can change it /etc/apache/sites-enabled/*default*
Flo5929
Posts: 3
Joined: 28 May 2014 10:46

Re: Can't access to 8084 port v1.7.0

Post by Flo5929 »

PoltoS wrote:first time it asks you to specify a password. this is ok
When I said that I had access to a page that asked me a login and password, it was like with a htaccess.
As mentioned above, it's a conflict with the /var/www folder.
Now everything works fine.
Thank you for your help.
SolarFlor
Posts: 261
Joined: 22 Mar 2014 15:23

Re: Can't access to 8084 port v1.7.0

Post by SolarFlor »

Flo5929 wrote: As mentioned above, it's a conflict with the /var/www folder.
Now everything works fine.
What do you mean exactly? have you changed the default folder for apache?
I'm worried to change it bevause I have a softaware working on it.

Please give more details
SolarFlor
Posts: 261
Joined: 22 Mar 2014 15:23

Re: Can't access to 8084 port v1.7.0

Post by SolarFlor »

PoltoS wrote: I'll put it in our todo list to change in future.
Any estimation for that?
Post Reply