-
Notifications
You must be signed in to change notification settings - Fork 968
Error on [TASK: gather lms static assets with rake] #196
Comments
Problem solved, but a new one has materialised.
When i try to access lms or studio, i get this error:
|
I just saw the permission issue referenced above, I believe it's due to the fact that our virtualenv is owned by root and some files are only readable by root and adm. We are changing around virtualenv management which will fix this but in the meantime I have this quick fix which will be merged as soon as it is reviewed - https://github.com/edx/configuration/pull/199 I think the second problem will also be fixed in that pull since edx-platform master is not stable, I have switched the default branch to the release branch which is probably a better branch to use in general. |
I just confirmed that https://github.com/edx/configuration/pull/199 installs cleanly so I will close this, if you run into the same error using that branch (or after it's merged) let us know. |
Just tried it, but failure occured at the same point as indicated below:
When i try to access lms or studio, i get this error:
|
How you solve [TASK: gather lms static assets with rake] ? |
That error was resolved by pull request 201 (at least for me, it was resolved after merging that) |
I did a test deploy of edx using ansible today, and discovered errors at three points which were okay, previously.
Most likely broken by some of the new changes.
The text was updated successfully, but these errors were encountered: