Elevate errors converting from CentOS7 to Rocky
I just upgraded one of my DNSOnly boxes from CentOS to Rocky. Along the way I got the following error:
can't use an undefined value as a HASH reference.... and then a line number. I couldn't find any info about it so I went to the line number and just added a "return;" at the start of the function. It was (if I remember correctly) the function to re-install Immunify. It also did it on quite a few other lines (Litespeed check was one).
All appears to be working now but I am a bit nervous to upgrade my other boxes without knowing what these errors were about or how to correct them.
-
Hey there! I'm not sure that gives me enough to go on to help with the issue, but if you can consistently recreate the problem could you submit a ticket to our team so we can check it out? 0 -
Hey there! I'm not sure that gives me enough to go on to help with the issue, but if you can consistently recreate the problem could you submit a ticket to our team so we can check it out?
One of the examples was referencing this line: my $data = read_stage_file('reinstall')->{'jetbackup'}; Each time the error happened it was a similar line to this one. Another example: return unless read_stage_file('reinstall')->{'influxdb'};0 -
Thanks for that - I have let our developers know, but it's unlikely I'm going to hear back for a few days about this due to the holiday weekend. The ELevate tools are also still experimental, so it's possible this is just something that hasn't been resolved yet. If I hear back with more details, I'll be sure to post a reply! 0 -
Thanks for that - I have let our developers know, but it's unlikely I'm going to hear back for a few days about this due to the holiday weekend. The ELevate tools are also still experimental, so it's possible this is just something that hasn't been resolved yet. If I hear back with more details, I'll be sure to post a reply!
Nice one... I can dig out more examples if required, but I think they all have similar code in them. Hopefully something simple... was just keen to get on with the conversion as I'd forgotten to snapshot the VM first so didn't pay too much attention.0 -
@cPRex, man that "Issues" page you posted here, it has stopped me in my TRACKS to update our Main system, its Centos 7.9 and I was always going to just upgrade it at the end of its EOL but the Elevate started to intrigue me but the issues page just is a show stopper for me to do this on a very much so LIVE env.. Seems like this is still quite the Experimental phase? 25 cases open 83 closed, maybe I should hold off on this until maybe 2024? 0
Please sign in to leave a comment.
Comments
8 comments