-
Notifications
You must be signed in to change notification settings - Fork 8
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
Attack of the Error Uploading Message #30
Comments
hey @alanhill definitely not a good thing. It looks like as access issue. topped with the fact I am expecting an array of errors, but am instead getting a string, which is then sent out one at a time. Look closely at those last letters - they seem to be complaning about bad password or whatnot - so I will def add a fix to that. |
Hey @meeech was able to replicate this in OS X 10.11.3 El Capitan - found some log files for these errors as well. Looks like it's hitting an Unauthorized error on the PUT. Could you take a look?
|
401 error, says you are unauthorized - maybe you dont have the permissions anymore for that theme/shop? |
Permissions seem to be good. App is installed on shop, and full access user. Anything else that could cause this? |
@audition still happening? Canyou upload scss directly? or do they need to be .scss.liquid? |
I was trying to help troubleshoot a separate issue today, where someone was mentioning that when they change the background of an unpublished theme, it's also changing the live theme on their store. I haven't substantiated that yet. I do see another issue about not being able to upload themes which I have heard as well (will create separate issue once I have more details).
While looking into the first issue I mentioned though, I attempted to test changing a file, then using force deploy and I got this which attacked my screen until I was able to close out of the app (fresh install):
@meeech is there anywhere else those log files would be located(other then where you mention in the Readme?) I'm not able to find them at all.
Personally, I'm using Version 1.0.6 (1.0.6) with OS X El Capitan 10.11.1 - I'm wondering if maybe there's an issue with the latest OS release. I'll update once I know the OS of others who are facing issues.
The text was updated successfully, but these errors were encountered: