Skip to content

Can't make Zip folder public for Shopify #17

Description

@NolWag

I have set up my auth tokens. I was originally getting this error - #2 I added npm install grunt-cli -g, I am no longer getting the error, but my build is still failing.

I am running ngrok http 80 on /public. This is the error I am getting from ngrok:

Traffic was successfully tunneled to the ngrok agent, but the agent failed to establish a connection to the upstream web service at localhost:80. The error encountered was:

dial tcp [::1]:80: connect: connection refused

This is the error in the build script on Travis CI:

$ NGROK_PATH=$(curl 'http://localhost:4040/api/tunnels' | jq -r '.tunnels[0].public_url')/theme.zip
curl: (7) Failed to connect to localhost port 4040: Connection refused

Am I tunneling to the correct folder?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions