1

I have a rundeck instance and I want to migrate it to another server. I exported my project and when I tried to import it into the new server I got this error:

Error 500: Internal Server Error

URI /project/myProject/importArchive

Class rundeck.controllers.JobXMLException

Message null

Caused by format is not a valid/supported notification definition

Any help?

Naran
  • 83
  • 6
  • Hi, more context is needed, what are the old and new Rundeck versions? It seems that you need some custom notification plugin in your new instance (`Caused by format is not a valid/supported notification definition`). – MegaDrive68k Sep 13 '22 at 14:16
  • The old is: 3.4.10, the new is: 4.6.0. Is there a way to force it to accept the import and ignore the issue? – Naran Sep 14 '22 at 11:30
  • Check your old instance plugins, probably the instances have a custom notification plugin used by some job. That notification plugin isn't present on the new instance. – MegaDrive68k Sep 14 '22 at 12:57

0 Answers0