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

openid(yahoo) external resource - bug #8514

Closed
stegar123 opened this issue Jan 22, 2025 · 3 comments
Closed

openid(yahoo) external resource - bug #8514

stegar123 opened this issue Jan 22, 2025 · 3 comments
Assignees

Comments

@stegar123
Copy link
Contributor

Describe the bug
Error when I try to use openid as source

Jan 22 09:52:59 localhost httpd.portal-docker-wrapper[8328]: httpd.portal(27) INFO: [mac:64:a2:00:81:38:a6] Instantiate profile host_apd_profile (pf::Connection::ProfileFactory::_from_profile)
Jan 22 09:52:59 localhost pfqueue-backend[7050]: pfqueue(4282) INFO: [mac:unknown] Running task api (main::process_data)
Jan 22 09:52:59 localhost pfqueue-backend[7050]: pfqueue(4282) INFO: [mac:unknown] Calling api task fingerbank_process (pf::task::api::doTask)
Jan 22 09:52:59 localhost pfqueue-backend[7050]: pfqueue(4282) ERROR: [mac:unknown] Error handling fingerbank_process : DBIx::Class::Storage::DBI::_prepare_sth(): DBI Exception: DBD::SQLite::db prepare_cached failed: database disk image is malformed [for Statement "SELECT COUNT( * ) FROM user_agent me WHERE ( value = ? )"] at /usr/local/pf/lib/fingerbank/Base/CRUD.pm line 433
Jan 22 09:52:59 localhost httpd.portal-docker-wrapper[8328]: httpd.portal(27) INFO: [mac:64:a2:00:81:38:a6] Allowing user through portal even though he is registered as the release bypass is set and the connection profile is configured to let registered users use the registration module of the portal. (captiveportal::PacketFence::DynamicRouting::Module::Root::execute_child)
Jan 22 09:52:59 localhost pfqueue-backend[7050]: (pf::api::can_fork::notify)

Screenshots
If applicable, add screenshots to help explain your problem.

Image

@stegar123
Copy link
Contributor Author

I have the same issue when I use sms as external source

Jan 22 10:08:12 localhost httpd.dispatcher-docker-wrapper[4068]: httpd.dispatcher: Ip2Mac mac for 0.0.0.0 not found sql: no rows in result set
Jan 22 10:08:12 localhost pfqueue-backend[7054]: pfqueue(4282) INFO: [mac:unknown] Running task api (main::process_data)
Jan 22 10:08:12 localhost pfqueue-backend[7054]: pfqueue(4282) INFO: [mac:unknown] Calling api task send_mime_lite (pf::task::api::doTask)
Jan 22 10:08:12 localhost httpd.portal-docker-wrapper[8328]: httpd.portal(28) INFO: [mac:64:a2:00:81:38:a6] new activation code successfully generated (pf::activation::create)
Jan 22 10:08:12 localhost pfqueue-backend[7045]: pfqueue(4282) ERROR: [mac:unknown] Error handling fingerbank_process : DBIx::Class::Storage::DBI::_prepare_sth(): DBI Exception: DBD::SQLite::db prepare_cached failed: database disk image is malformed [for Statement "SELECT COUNT( * ) FROM user_agent me WHERE ( value = ? )"] at /usr/local/pf/lib/fingerbank/Base/CRUD.pm line 433
Jan 22 10:08:12 localhost pfqueue-backend[7045]: (pf::api::can_fork::notify)

@jrouzierinverse
Copy link
Member

For some reason the local fingerbank database got corrupted I am not sure why can you try and reinstall fingerbank to see that fixes the problem.

@stegar123
Copy link
Contributor Author

I will close this one because I have opened next one
#8537

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

No branches or pull requests

3 participants