Git Product home page Git Product logo

Comments (5)

White2001Offl avatar White2001Offl commented on May 23, 2024

It means another process running which is listening on that port 9119
Check your process list and terminate it. Then retry

from cycletls.

psdp avatar psdp commented on May 23, 2024

Yes, I've checked the the port is opened and used by CycleTLS only, so it's weird to see this error. It only happens to the custom Linux ARM64 build I created, couldn't reproduce it on my other linux X64 machine.

from cycletls.

Danny-Dasilva avatar Danny-Dasilva commented on May 23, 2024

You can configure a custom port like this

const cycleTLS = await initCycleTLS({ port: 9116 });

Arm compilation is not natively supported currently but I can add it into the package.

from cycletls.

psdp avatar psdp commented on May 23, 2024

Got it. Thanks @Danny-Dasilva

from cycletls.

carmolim avatar carmolim commented on May 23, 2024

I'm using an m1 mac with arm64 I can try any port I want, but I always get this error message:

Error Processing Request (please open an issue https://github.com/Danny-Dasilva/CycleTLS/issues/new/choose) -> 2023/12/19 08:56:25 listen tcp :XXXX: bind: address already in use

Is it possible to run this run the cycletls on arm64? Do I need to do something different?

from cycletls.

Related Issues (20)

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.