Reset router with new config

Hi!

Normally when I have released a new configuration for our routers (they are all identical) I usually run the following command:
/system reset-configuration no-default=yes run-after-reset=myconfig.rsc

But the router just resets configuration, it doesn’t load the new one. Do you have an idea of why this might happen?

RouterOS: 5.14

Marcus

Edit: If I just run /system reset-configuration no-default=yes and then execute the script-file with /import myconfig.rsc it will work perfectly. I can’t really post the config here as it is under some license restrictions, sorry!

  1. Make sure myconfig.rsc does not contain any syntax errors, RouterOS will stop loading configuration, if there is any error.
  2. Try the same command at RouterOS 5.16, if the same problem is present, post your myconfig file here.

I’m sorry, I missed one bit in my description, please read the edit-post.

I think you should contact support with attached rsc file (support@mikrotik.com).