Hello,
First of all I want to thank you for this incredible project.
I have a VPS running on Ubuntu 14.04 and installed with radius-installer.
Then I configured a Mikrotik for Nas Device. I followed the guide and it is communicating with RD. I logged in successfully from local login. (checked with debug also)
My problem is that I get status unknown on my nas-devices overview.Heartbeat actions are working(getting fetched).
Also I replaced the mikrotik htmls and I get redirected to portal but when I press sign in with facebook I get “Failed to login into mikrotik”.
• To authenticate the user you can call the following URL (adapt to fit your configuration)
• http://10.5.50.1/login?username=dvdwalt@ri&password=dvdwalt@ri
Where I put this? I think this is the reason.
Thanks in advance.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello Manos, like you mentioned, adapting it to your configuration means,
you have to create a user (e.g. manos_fb_user@rd with Adv4nc3dPwd as
password) that will be used for the facebook login. Then you can change the
line below:
Sorry for bothering again, but i haven't managed to make things work.
I reinstalled with rd-installer,installed latest dynamic login pages.
I made a test user in mikrotik and RD for temporary login.
Still mikrotik nas-device says status unknown.
Also Login with Facebook returns me all of a sudden a cakephp fatal error.
Class 'CakeSession' not found
File: /usr/share/nginx/html/.../oauthAppcontroller.php
Line 39
PS. Mikrotik authorizes me and i stay connnected with the temp account.
I also noticed a possible bug in Connect with User Registration. I fill the form and it says username not found. not valid email address. I tested with 3 different emails it does the same.
PS2. Still haven't figured out where i put http://<your_VPS_IP>/login?username=manos_fb_user@rd&password=Adv4nc3dPwd
Thanks in advance.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
First of all I want to thank you for this incredible project.
I have a VPS running on Ubuntu 14.04 and installed with radius-installer.
Then I configured a Mikrotik for Nas Device. I followed the guide and it is communicating with RD. I logged in successfully from local login. (checked with debug also)
My problem is that I get status unknown on my nas-devices overview.Heartbeat actions are working(getting fetched).
Also I replaced the mikrotik htmls and I get redirected to portal but when I press sign in with facebook I get “Failed to login into mikrotik”.
• To authenticate the user you can call the following URL (adapt to fit your configuration)
• http://10.5.50.1/login?username=dvdwalt@ri&password=dvdwalt@ri
Where I put this? I think this is the reason.
Thanks in advance.
Hello Manos, like you mentioned, adapting it to your configuration means,
you have to create a user (e.g. manos_fb_user@rd with Adv4nc3dPwd as
password) that will be used for the facebook login. Then you can change the
line below:
From:
http://10.5.50.1/login?username=dvdwalt@ri&password=dvdwalt@ri
To:
http://<your_VPS_IP>/login?username=manos_fb_user@rd&password=
Adv4nc3dPwd
Hope this helps?
Regards!
Yes i understand now what i missed. But where i put this line?
Also what about status unknown on NAS-Device?
(Thank you for your fast answer. :D)
Sorry for bothering again, but i haven't managed to make things work.
I reinstalled with rd-installer,installed latest dynamic login pages.
I made a test user in mikrotik and RD for temporary login.
Still mikrotik nas-device says status unknown.
Also Login with Facebook returns me all of a sudden a cakephp fatal error.
Class 'CakeSession' not found
File: /usr/share/nginx/html/.../oauthAppcontroller.php
Line 39
PS. Mikrotik authorizes me and i stay connnected with the temp account.
I also noticed a possible bug in Connect with User Registration. I fill the form and it says username not found. not valid email address. I tested with 3 different emails it does the same.
PS2. Still haven't figured out where i put http://<your_VPS_IP>/login?username=manos_fb_user@rd&password=Adv4nc3dPwd
Thanks in advance.