-
Notifications
You must be signed in to change notification settings - Fork 2k
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
nomad server panic upon upgrade to 0.5.4 #2266
Comments
Thanks for reporting! Sorry about that will get fixed for the next release |
Accepting pull requests? This seems like an easy one for me to contribute. :) |
@BSick7 thanks for the bug report and fix! |
Prep for 0.5.5 and add changelog entry for #2266
Hi, |
@tugbabodrumlu Yes, 0.5.5 will be coming soon; probably with an RC first. |
@schmichael FYI, I am experiencing a panic in a similar area ( I can run several jobs before I get the panic which seems to affect all of the nomad servers and all 3 server processes exit. The jobs are all using raw_exec. Nomad 0.5.4 There are 3 nomad servers and 1 nomad worker. All CentOS 7 linux and raw_exec driver. Here is some syslog output from one of the servers:
|
I am running a build from master and have yet to see the panic from above.
|
@stevenscg Hey that has been fixed in master! We will hopefully have 0.5.5 out next week! |
I'm going to lock this issue because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active issues. |
If you have a question, prepend your issue with
[question]
or preferably use the nomad mailing list.If filing a bug please include the following:
Nomad version
Output from
nomad version
Operating system and Environment details
Issue
Servers 0 and 1 were already upgraded to 0.5.4 and server 2 was the active leader upon recreation. Leader transitioned to server 1.
When bringing on a new server 2 with nomad 0.5.4, a panic occurred (error log below).
Restarting server 2 caused server 0 to panic the same way.
They continued to ping-pong if the nomad service attempted to start.
Reproduction steps
Nomad Server logs (if appropriate)
The text was updated successfully, but these errors were encountered: