Page 1 of 1

config_local db missing Default profile

Posted: Thu Mar 10, 2022 2:56 pm
by wuertz
Hello,
after updating to 2.9.5 in October I cannot change any settings.
Despite, opnvpnas works quite well.

Error msg is:
CONFIG_DB_PROFILE_NOT_FOUND: ConfigDB: profile 'Default' not found (9000)

Indeed, config_local.db only includes "_INTERNAL", but not "Default".
config.db is fine, also sacli ConfigQuery works fine.
confdba -n -t outputs same error message

Looks like initialization of config_local.db didn't succeed during the update.

How can I re-generate config_local.db from the running configuration?
(I tried to copy "Default" via Web - didn't succeed.)

Thank in advance, Mike

Re: config_local db missing Default profile

Posted: Thu Mar 10, 2022 3:21 pm
by openvpn_inc
Hello wuertz,

It's a known bug from the 2.9.5 version - an upgrade to 2.10.0 or 2.10.1 -should- fix the issue. Please give it a try and let me know.

Kind regards,
Johan

Re: config_local db missing Default profile

Posted: Thu Mar 10, 2022 9:16 pm
by wuertz
Hi Johan,

ok, everything's fine now after upgrading to 2.10.1.
Sorry, I didn't see a hint on that knwon bug.

Best regards,
Mike