That message appears when i try to configure the System Email, create a Backup or restore one
Page 1 / 1
I installed it via Kubernetes, but the System Email is failing, how or where can i check that?
POST http://172.23.96.38:8080/fmerest/v3/migration/backup/download/?accept=contents 500
This is another error when i see the console.
After getting on a call, the symptoms were:
System email not visible: Unable to access system email properties.
No workspaces were on the server, and when trying to upload or publish a new one: Could not receive repository item.
The solution:
The storage.yaml was missing mount options: uid, gid and the storage account name.
Recreating the storage class correctly, then installing FME Server again fixed this issue.