Closed aibarbetta closed 4 years ago
Para ver que proceso esta usando que puerto:
root@hydromon:/home/hydromon/admin-panel# netstat -tulpn Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.53:53 0.0.0.0:* LISTEN 745/systemd-resolve tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1024/sshd tcp 0 0 0.0.0.0:389 0.0.0.0:* LISTEN 1036/slapd tcp6 0 0 :::8080 :::* LISTEN 25291/docker-proxy tcp6 0 0 :::9042 :::* LISTEN 23156/docker-proxy tcp6 0 0 :::22 :::* LISTEN 1024/sshd tcp6 0 0 :::7000 :::* LISTEN 23192/docker-proxy tcp6 0 0 :::7001 :::* LISTEN 23180/docker-proxy tcp6 0 0 :::7199 :::* LISTEN 23168/docker-proxy tcp6 0 0 :::389 :::* LISTEN 1036/slapd tcp6 0 0 :::9160 :::* LISTEN 23144/docker-proxy udp 0 0 127.0.0.53:53 0.0.0.0:* 745/systemd-resolve udp 0 0 172.31.30.4:68 0.0.0.0:* 717/systemd-network
https://stackoverflow.com/questions/48815278/schema-version-mismatch-cassandra#48815405 https://www.tutorialspoint.com/cassandra/cassandra_drop_keyspace.htm
.env.development
HOST=hydromon-admin-panel DANGEROUSLY_DISABLE_HOST_CHECK=true
https://github.com/facebook/create-react-app/issues/2271 https://github.com/facebook/create-react-app/pull/2288/files
https://stackoverflow.com/questions/59547142/why-isnt-my-container-joining-an-existing-network-in-docker-compose
Para ver que proceso esta usando que puerto: