You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i just came across the same error - works fine as long as the store isn't in maintenance mode before you start it. It can be in maintenance mode after and will work fine
@iwednesday since Dugway uses the public Big Cartel API it won't work for stores under maintenance. Many stores go under maintenance to launch new products, and exposing them in the API/Dugway wouldn't be what they want. The reason it works to put the store in maintenance after is because Dugway caches the data each time the server starts, but it wouldn't work the next time you restarted the Dugway server.
Anyway, we discussed this more in @randomgsprevious issue, which is why he made this new feature request to access a store in maintenance mode by passing a password.
Error thrown on dugway server startup while using data from a store in maintenance mode:
Could the terminal ask for a password instead?
The text was updated successfully, but these errors were encountered: