GithubHelp home page GithubHelp logo

Comments (6)

douggreen avatar douggreen commented on July 18, 2024 1

Does it make sense to change the default minio port or to change phpstorm debug port?

from ddev-minio.

douggreen avatar douggreen commented on July 18, 2024

It's conflicting with phpstorm. I suspect this is a problem with phpstorm only. I was having problems with port 9000 connections with the old version, so this may have been the problem all along.

%  lsof -i:9000
COMMAND   PID      USER   FD   TYPE             DEVICE SIZE/OFF NODE NAME
phpstorm 4841 douggreen  230u  IPv4 0x71ec3b9a059fbfef      0t0  TCP *:cslistener (LISTEN)

from ddev-minio.

seebeen avatar seebeen commented on July 18, 2024

I think it makes more sense to change the port 9000. Give me an hour to check the port usage, and find a port that won't be conflicting!

from ddev-minio.

rfay avatar rfay commented on July 18, 2024

Port 9000 is always a poor choice because it's been used for so many things. Almost always conflicts with things. That's why Xdebug moved off of it a few years ago. But php-fpm still lives there, etc. Port 3000 is the other thing that everybody thinks is fine to use but never is.

from ddev-minio.

rfay avatar rfay commented on July 18, 2024

However, @douggreen PhpStorm no longer needs port 9000, so you can turn off its transitional listening on 9000.

from ddev-minio.

oblakbot avatar oblakbot commented on July 18, 2024

🎉 This issue has been resolved in version 2.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

from ddev-minio.

Related Issues (14)

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.