Giter Club home page Giter Club logo

ngrok-tunnel-action's Introduction

Welcome!🦦

I'm Luis, a software developer mainly fluent in Java, Kotlin & Javascript.

You're welcome to check out some of my personal projects!

ngrok-tunnel-action's People

Contributors

apogiatzis avatar luisboto avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

ngrok-tunnel-action's Issues

Tunnel not working

I can't seems to make it work on GitHub action, self hosted runner, while downloaded the latest build from ngrok and starting it manually work without issue.

Action:

            -   uses: luisboto/[email protected]
                with:
                    timeout: 1h
                    port: 3000
                    tunnel_type: http
                    ngrok_authtoken: ${{ secrets.NGROK_AUTHTOKEN }}

Logs:


2023-11-14 16:30:34 (9.27 MB/s) - ‘ngrok-stable-linux-amd64.zip’ saved [13921656/13921656]
Run unzip -qq ngrok-stable-linux-amd64.zip
  
Run ./ngrok authtoken ***
  ./ngrok authtoken ***
  shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
Authtoken saved to configuration file: /builds/.ngrok2/ngrok.yml
Run ( timeout 1h ./ngrok http 3000 ) &
  ( timeout 1h ./ngrok http 3000 ) &
  shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
  
Run echo "::set-output name=tunnel-url::$( curl http://127.0.0.1:4040/api/tunnels | jq -r ".tunnels[0].public_url" )"
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100    36  100    36    0     0  17191      0 --:--:-- --:--:-- --:--:-- 36000
Warning: The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Run echo null
  echo null
  shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
null

any idea ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.