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

unbound startup problem #791

Closed
fichtner opened this issue Feb 24, 2016 · 5 comments
Closed

unbound startup problem #791

fichtner opened this issue Feb 24, 2016 · 5 comments
Assignees
Labels
upstream Third party issue
Milestone

Comments

@fichtner
Copy link
Member

# rm -rf /var/unbound
# mkdir -p /var/unbound
# chown -R unbound:unbound /var/unbound
# chroot -u unbound -g unbound / /usr/local/sbin/unbound-control-setup -d /var/unbound

Produces the following error since updating unbound to 1.5.7:

34379175320:error:0E079065:configuration file routines:DEF_LOAD_BIO:missing equal sign:/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/conf/conf_def.c:346:line 6
/usr/local/sbin/unbound-control-setup fatal error: could not create unbound_server.pem
@fichtner fichtner added the bug Production bug label Feb 24, 2016
@fichtner fichtner added this to the 16.7 milestone Feb 24, 2016
@fichtner fichtner self-assigned this Feb 24, 2016
@mircsicz
Copy link

I've just upgraded a fresh installed 16.1 and now face the same issue. How do I solve the Prob?

@fichtner
Copy link
Member Author

@mircsicz run this once on the console:

# unbound-control-setup -d /var/unbound

@mircsicz
Copy link

THX a ton! ;-)

@fichtner fichtner added upstream Third party issue and removed bug Production bug labels Feb 25, 2016
@fichtner
Copy link
Member Author

Lookie, it's an upstream bug... https://www.nlnetlabs.nl/bugs-script/show_bug.cgi?id=729

@fichtner
Copy link
Member Author

Fixed via patching unbound port opnsense/ports@aa4cf2d

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upstream Third party issue
Development

No branches or pull requests

2 participants