Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Operator table missing #586

Open
rkthamizhan opened this issue Dec 19, 2024 · 1 comment
Open

Operator table missing #586

rkthamizhan opened this issue Dec 19, 2024 · 1 comment

Comments

@rkthamizhan
Copy link

Database error
Error message: DB Error: no such table
Debug info:
select * from operators where username='administrator' and password='RADIUS' [nativecode=1146 ** Table 'radius.operators' doesn't exist]

@rkthamizhan
Copy link
Author

Starting - reading configuration files ...
Debugger not attached
Unable to check file "/etc/freeradius/3.0/mods-config/preprocess/huntgroups": Permission denied
/etc/freeradius/3.0/mods-enabled/preprocess[13]: Failed parsing configuration item "huntgroups"
/etc/freeradius/3.0/mods-enabled/preprocess[13]: Invalid configuration for module "preprocess"
root@dalo:/var/www/daloradius/app/common/includes# ^C
root@dalo:/var/www/daloradius/app/common/includes# sudo chmod 644 /etc/freeradius/3.0/mods-config/preprocess/huntgroups
root@dalo:/var/www/daloradius/app/common/includes# sudo chown freerad:freerad /etc/freeradius/3.0/mods-config/preprocess/huntgroups
root@dalo:/var/www/daloradius/app/common/includes# sudo chmod -R 755 /etc/freeradius/3.0/mods-config/preprocess
sudo chown -R freerad:freerad /etc/freeradius/3.0/mods-config/preprocess
root@dalo:/var/www/daloradius/app/common/includes# sudo systemctl restart freeradius.service
Job for freeradius.service failed because the control process exited with error code.
See "systemctl status freeradius.service" and "journalctl -xeu freeradius.service" for details.
root@dalo:/var/www/daloradius/app/common/includes# ^C

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant