Gateway stuck starting after restore

Hello,
I have made a Gateway back up and then a gateway restore and now on the gateway web page there is a message Ignition “gateway is starting” for 2 hours, i have a bad feeling…
If anyone has info about this?

You will need to look at your wrapper log file to see what happened. Since ignition.conf is part of a restore, and some values in it can be incompatible with the new platform, edits might be necessary. But the wrapper log should at least give you a hint.

In the wrapper log this is disturbing:
INFO | jvm 2 | 2022/07/05 10:40:03 | WARNING: An illegal reflective access operation has occurred
INFO | jvm 2 | 2022/07/05 10:40:03 | WARNING: Illegal reflective access by com.inductiveautomation.ignition.gateway.util.IgnitionSocketImplFactory (file:/C:/Program%20Files/Inductive%20Automation/Ignition/lib/core/gateway/gateway-8.1.15.jar) to constructor java.net.SocksSocketImpl()
INFO | jvm 2 | 2022/07/05 10:40:03 | WARNING: Please consider reporting this to the maintainers of com.inductiveautomation.ignition.gateway.util.IgnitionSocketImplFactory
INFO | jvm 2 | 2022/07/05 10:40:03 | WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
INFO | jvm 2 | 2022/07/05 10:40:03 | WARNING: All illegal access operations will be denied in a future release
I will contact support, thanks for your answer.