-
Notifications
You must be signed in to change notification settings - Fork 189
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
[QA] eos fst are offline by default - upload fails #862
Comments
@jw I pushed new eos-base and eos-stack images. Will need an rc4 to get into your stack. |
Thanks! |
Retested with docker-compose-eos-test.yml from branch owncloud/eos-mgm 4.6.5 still has the short 40 line /setup script, the new code from https://github.com/owncloud-docker/eos-stack/blob/master/eos-mgm/setup#L48 https://hub.docker.com/r/owncloud/eos-mgm/tags has nothing newer. Do I need to use a different repository? |
All eos-* docker images are now updated at docker hub. same 4.6.5 tag.
thanks to @micbar for fixing the publishing context. |
Setup for RC5 testing:
-> #898 [QA] Update EOS dev docs |
Retested with this setup for RC6
Thanks! |
The progress-bar reaches 100%, but then nothing appears in the GUI.
docker-compose -f docker-compose-eos-test.yml exec ocis eos fs ls
... shows 4 times offline ...
Expected behaviour: the fst's should be online. The upload should appear in the filesystem.
Workaround:
docker-compose -f docker-compose-eos-test.yml exec ocis eos space set default on
Now the upload with the WEB UI succeeds.
The text was updated successfully, but these errors were encountered: