Hi im using auth0-deploy-cli i run export and it stops with error on
2025-10-20T10:06:53.372Z - error: Problem running command export
2025-10-20T10:06:53.372Z - error: Problem exporting connections
With no aditional info..
Can you guide me how to determin more info what is issue i dont wanna add connection to ignore list..
Hi @dalibor.kundrat
Welcome to the Auth0 Community!
Can you please let me know what version of Auth0 Deploy CLI are you attempting the export on? If you are not on the latest version ( v. 8.18), I recommend upgrading and then trying the export one more time.
Best regards,
Gerald
Hi @gerald.czifra im on lastest 8.18.0…
Hi @dalibor.kundrat
Thank you for checking and confirming!
Please look over the scopes of your M2M application one more time, in case there has been any change to the scopes that might be causing this issue.
Additionally, it might also be worth using AUTH0_EXCLUDED_CONNECTIONS
to export everything else and see if it works that way as a workaround. More information can be found in the following:
Let me know if this helped!
Gerald