-
Notifications
You must be signed in to change notification settings - Fork 83
NSFS Simple | Nooba container crashes with ERROR] CONSOLE:: PANIC: process uncaughtException TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string #8918
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hey @RobertFloor |
Hi thanks for the answer If I change the startup script to not use simple mode (the default)
I get in version
Do I need to delete a IAM directory? |
@RobertFloor when using the "non-simple" mode you will need to create an account and you will receive a pair of access key and secret key, so you should remove the all the other flags as well - |
Hi we just would like to use it as a standalone test container without any account. Therefore we would prefer the simple mode. |
Is there a way we could script the account creation in a "non-simple" mode? |
@RobertFloor Yes, there are a few options -
Currently, we don't have a REST API for creating accounts but we might want to support it in the future. |
Environment info
Actual behavior
Expected behavior
Steps to reproduce
This is the script copies into the container
Then Run
More information - Screenshots / Logs / Other output
The text was updated successfully, but these errors were encountered: