Repository gets created without config file #560
-
|
Am I doing something wrong? I just tried creating my second local repository. It gets created on disk, with an obfuscated name and the standard five subfolders, but lacks a config file. The repository creation also seems to complete in Zerobyte. However, I get this error in the log: Then I get this error as the Last Error in the repository settings:
The obfuscated name is also a new thing. The first repository I created was created on the disk with the same name I gave it in Zerobyte. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Hello, sorry for coming back this late. We had multiple issues about the same thing. This has been fixed by increasing the timeout as it was due to some slow backend not responding fast enough to the default 5s timeout and it would mark it as "created" in zerobyte while it was in fact still not done and killing the command. Please use the latest version and let me know if you still have issues |
Beta Was this translation helpful? Give feedback.
Hello, sorry for coming back this late. We had multiple issues about the same thing. This has been fixed by increasing the timeout as it was due to some slow backend not responding fast enough to the default 5s timeout and it would mark it as "created" in zerobyte while it was in fact still not done and killing the command. Please use the latest version and let me know if you still have issues