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

"function not implemented" error occurred when request daemon start. What could this error message be about? #24935

Open
samueljaydan opened this issue Apr 22, 2024 · 0 comments

Comments

@samueljaydan
Copy link

Problem Description:
When upgrading from influx 2.7.1 to the recommended influx 2.7.3 version of Influx after the operating system update (OpenBSD 7.5), the following error started to occur.

Error Log:
2024-04-22T21:14:22.963796Z info Welcome to InfluxDB {"log_id": "0oivPJSl000", "version": "2.7.3", "commit": "none", "build_date": "2024-04-22T21:14:22Z", "log_level": "info"}
2024-04-22T21:14:22.966590Z error Failed opening bolt {"log_id": "0oivPJSl000", "error": "function not implemented"}

Daemon Start Command:
/usr/local/bin/influxd --bolt-path /var/influxdb2/influxd.bolt --engine-path /var/influxdb2/engine --http-bind-address 127.0.0.1:8086 --reporting-disabled --ui-disabled

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