Closed hilmar123 closed 3 years ago
Did you check this #9752
Sorry, I forgot to include that in my original post, here is the plugins in my plugin folder:
graylog-plugin-aggregation-count-1.1.0.jar graylog-plugin-enterprise-integrations-4.0.1.jar graylog-storage-elasticsearch6-4.0.1.jar graylog-plugin-aws-4.0.1.jar graylog-plugin-integrations-4.0.1.jar graylog-storage-elasticsearch7-4.0.1.jar graylog-plugin-collector-4.0.1.jar graylog-plugin-logging-alert-1.0.0.jar LICENSE-ENTERPRISE graylog-plugin-correlation-count-1.0.1.jar graylog-plugin-threatintel-3.0.0.jar.old graylog-plugin-enterprise-4.0.1.jar graylog-plugin-threatintel-4.0.1.jar
There are the three files aggregation-count, correlation-count and logging-alert that doesn't have 4.0.1 version, I have tried to move them out of the plugin folder but the graylog-service still wont start.
EDIT: I double tried this now, just to make sure. Moved out all the -1 and -3 plugins, then I got the service to start. Now I cant log in though. Probably screwed up something else while trying to fix this. Thanks for the help
Did you read the upgrade notes? LDAP is disabled and configurations has to be reviewed and enabled manually. You have to log in using admin account.
Yah, I saw that now. Logged in and enabled the new LDAP system. Thanks a lot for the help.
The graylog service is stuck in a launch -> running -> crash -> launch.... loop, the service status is as follows:
Here is the last lines from the graylog-server log file:
This repeats again and again, I cant see any special error message in this log. When I try to run the graylog service directly from /usr/share/graylog/server/bin I get the following:
The line "Caused by: java.lang.ClassNotFoundException: org.graylog2.indexer.results.TermsResult" is the only message I have found that looks like a error, but I dont know what would cause that. As a side note, when I first upgraded from my previous 3.8 version to 4.0 it worked fine the first day, but when I checked back a couple of days later the service was down. Hope you can help.
Your Environment