Skip to content
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

Error when running ./quickstart.sh #257

Open
ablwr opened this issue Jul 2, 2017 · 7 comments
Open

Error when running ./quickstart.sh #257

ablwr opened this issue Jul 2, 2017 · 7 comments

Comments

@ablwr
Copy link
Contributor

ablwr commented Jul 2, 2017

Error reads as such:

WARNING: The FILES_VOLUME_PATH variable is not set. Defaulting to a blank string.
Creating volume "signalserver_dbdata" with default driver
Creating volume "signalserver_files" with default driver
ERROR: create .: volume name is too short, names should be at least two alphanumeric characters

I've tried making and also associating the /data and /files directories but that doesn't seem to help. Also, I opened up the permissions to /files completely, 777.

@yayoiukai
Copy link
Contributor

yayoiukai commented Jul 3, 2017

Did you set FILES_VOLUME_PATH=/files? It is written in README. Either you can set an environmental variable, or you can create the .env file. Please let me know if it doesn't work still.

@ablwr
Copy link
Contributor Author

ablwr commented Jul 3, 2017

Yup I tried it with that and without it, and with open permissions. I pulled the latest and am trying again!

@ablwr
Copy link
Contributor Author

ablwr commented Jul 3, 2017

No, I still get the same error.

I ran everything as the README suggests and also tried running quickstart by un-commenting out the first couple of lines, but still the same error!

@yayoiukai
Copy link
Contributor

Hmm, that's a problem. Did you update docker? I am sure you did but just in case you made sure that FILES_VOLUME_PATH is set right?

@ablwr
Copy link
Contributor Author

ablwr commented Jul 4, 2017

AFAIK I haven't updated Docker and it hasn't set itself to autoupdate, nor has my Mac (maybe). I set FILES_VOLUME_PATH in a few ways... I tried without, with the .env, and with calling it and && ./quickstart.sh

@yayoiukai
Copy link
Contributor

Can you update Docker and try it again?

@ablwr ablwr added this to the 0.2.0 milestone Jul 17, 2017
@ablwr
Copy link
Contributor Author

ablwr commented Jul 17, 2017

I'm just going to use the test instance for now and hope this improves in the future.

@ablwr ablwr removed this from the 0.2.0 milestone Jul 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants