Fehlermeldung [proxy_fcgi:error] - TCP - Wrong port

  • @engel1963


    About the TCP problem (FPM service which cannot start due to wrong port 0): A fix has been added in the 1.3.x branch. https://github.com/i-MSCP/imsc…cae43a1c8ca3585de71534f51


    Thank you for your report.

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • @engel1963


    For me your problem is fixed:


    engel.png

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • About the TCP problem

    Das habe ich geändert und angepasst. Komme aber noch immer nicht in das Panel. Auch ein Update mit der Umstellung auf TCP geht nicht. Danach startet wieder PHP nicht.
    Keine Ahnung, was ich noch ändern soll.

  • Das habe ich geändert und angepasst.

    You adapted what???


    The panel has nothing to do with the PHP sites run by your customers... Please give me an acess to your server.

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • @engel1963


    The imscp_panel service is running:



    You must access it through http://panel.selfhost.eu:8880


    Did you have read the errata file in the 1.3.x branch? See https://github.com/i-MSCP/imsc…ntend-imscp_panel-service


    Because you're behing a NAT, don't forget to forward that port too.

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • @engel1963


    Also:

    Code
    1. nuxwin@dev:~$ dig panel.selfhost.eu; <<>> DiG 9.9.5-9+deb8u6-Debian <<>> panel.selfhost.eu;; global options: +cmd;; Got answer:;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 5940;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1;; OPT PSEUDOSECTION:; EDNS: version: 0, flags:; udp: 512;; QUESTION SECTION:;panel.selfhost.eu.IN A;; ANSWER SECTION:panel.selfhost.eu. 299 IN A 82.98.82.21;; Query time: 37 msec;; SERVER: 8.8.8.8#53(8.8.8.8);; WHEN: Mon Aug 08 16:00:29 CEST 2016;; MSG SIZE rcvd: 62nuxwin@dev:~$


    But the Public IP for the server is set to

    Code
    1. BASE_SERVER_PUBLIC_IP = 192.168.78.13


    IPs are not identical... This is surely due to the fact that the server is for testing purpose.

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • OK. Die Portänderung habe ich wirklich überlesen. Jetzt geht der Zugriff auch wieder auf das Panel. Super vielen Dank. Also nicht mehr 8080 sondern 8880. Da dies nur ein Testserver intern ist und sich die öffentliche IP täglich ändert habe ich keine BASE_SERVER_PUBLIC_IP eingerichtet. Auf dem richtigen Server schon. Danke noch mal.

  • Problem fixed? please mark your thread as solved.

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206