Cannot change or delete cloude credentials

Foden

Cadet
Joined
Apr 23, 2022
Messages
2
I'm running TrueNAS-12.0-U8.1 and had to reset my M$ Office 365 login credentialsand now my cloud sync tasks for OneDrive fail. I tried to update my credentials but that did not work, so I tried to delete them to recreate them and that gives this error

Error: Traceback (most recent call last):

File "/usr/local/lib/python3.9/site-packages/sqlalchemy/engine/base.py", line 1247, in _execute_context

self.dialect.do_execute(

File "/usr/local/lib/python3.9/site-packages/sqlalchemy/engine/default.py", line 590, in do_execute

cursor.execute(statement, parameters)

sqlite3.IntegrityError: FOREIGN KEY constraint failed

Any idea how I can delete them and just start over?
 

Foden

Cadet
Joined
Apr 23, 2022
Messages
2
Solved it myself

Delete any task that was using the Cloud credentials you are having issues with, then you should be able to delete the cloud credentials themseleves. After that just recreate the credentials and them the jobs
 
Top