• 16-11-2018, 21:20:51
    #10
    Böyle bir sorunla karşılaşan oldu mu?


    [root@cyberpanel-02 ~]# systemctl status gunicorn.socket
    ● gunicorn.socket – gunicorn socket
    Loaded: loaded (/etc/systemd/system/gunicorn.socket; enabled; vendor preset: disabled)
    Active: failed (Result: resources)
    Listen: 127.0.0.1:5003 (Stream)
    Kas 15 18:16:15 cyberpanel-02 systemd[1]: Starting gunicorn socket.
    Kas 15 18:19:50 cyberpanel-02 systemd[1]: gunicorn.socket failed to listen on sockets: No such file or directory
    Kas 15 18:19:50 cyberpanel-02 systemd[1]: Failed to listen on gunicorn socket.
    Kas 15 18:19:50 cyberpanel-02 systemd[1]: Starting gunicorn socket.
    Kas 15 18:25:37 cyberpanel-02 systemd[1]: gunicorn.socket failed to listen on sockets: No such file or directory
    Kas 15 18:25:37 cyberpanel-02 systemd[1]: Failed to listen on gunicorn socket.
    Kas 15 18:25:37 cyberpanel-02 systemd[1]: Starting gunicorn socket.
    Kas 15 18:26:02 cyberpanel-02 systemd[1]: gunicorn.socket failed to listen on sockets: No such file or directory
    Kas 15 18:26:02 cyberpanel-02 systemd[1]: Failed to listen on gunicorn socket.
    Kas 15 18:26:02 cyberpanel-02 systemd[1]: Starting gunicorn socket.
    source /usr/local/CyberCP/bin/activate
    pip install –ignore-installed -r /usr/local/CyberCP/requirments.txt
    deactivate
    virtualenv –system-site-packages /usr/local/CyberCP
    systemctl restart gunicorn.socket
    none of this works!
    /var/log/installLogs.txt
    print error log >>
    [05-39-02-Thu-Nov-2018] Project dependant modules installed successfully!
    [05-39-03-Thu-Nov-2018] virtualenv installed successfully!
    [05-39-06-Thu-Nov-2018] virtualenv setuped successfully!
    [05-39-25-Thu-Nov-2018] Failed to install project dependant modules! [setupVirtualEnv]
    [05-39-29-Thu-Nov-2018] CyberPanel installation successfully completed!
    [06-11-50-Thu-Nov-2018] Starting CyberPanel installation..



    OttomanGuardian adlı üyeden alıntı: mesajı görüntüle
    Böyle bir sorunla karşılaşan oldu mu?


    [root@cyberpanel-02 ~]# systemctl status gunicorn.socket
    ● gunicorn.socket – gunicorn socket
    Loaded: loaded (/etc/systemd/system/gunicorn.socket; enabled; vendor preset: disabled)
    Active: failed (Result: resources)
    Listen: 127.0.0.1:5003 (Stream)
    Kas 15 18:16:15 cyberpanel-02 systemd[1]: Starting gunicorn socket.
    Kas 15 18:19:50 cyberpanel-02 systemd[1]: gunicorn.socket failed to listen on sockets: No such file or directory
    Kas 15 18:19:50 cyberpanel-02 systemd[1]: Failed to listen on gunicorn socket.
    Kas 15 18:19:50 cyberpanel-02 systemd[1]: Starting gunicorn socket.
    Kas 15 18:25:37 cyberpanel-02 systemd[1]: gunicorn.socket failed to listen on sockets: No such file or directory
    Kas 15 18:25:37 cyberpanel-02 systemd[1]: Failed to listen on gunicorn socket.
    Kas 15 18:25:37 cyberpanel-02 systemd[1]: Starting gunicorn socket.
    Kas 15 18:26:02 cyberpanel-02 systemd[1]: gunicorn.socket failed to listen on sockets: No such file or directory
    Kas 15 18:26:02 cyberpanel-02 systemd[1]: Failed to listen on gunicorn socket.
    Kas 15 18:26:02 cyberpanel-02 systemd[1]: Starting gunicorn socket.
    source /usr/local/CyberCP/bin/activate
    pip install –ignore-installed -r /usr/local/CyberCP/requirments.txt
    deactivate
    virtualenv –system-site-packages /usr/local/CyberCP
    systemctl restart gunicorn.socket
    none of this works!
    /var/log/installLogs.txt
    print error log >>
    [05-39-02-Thu-Nov-2018] Project dependant modules installed successfully!
    [05-39-03-Thu-Nov-2018] virtualenv installed successfully!
    [05-39-06-Thu-Nov-2018] virtualenv setuped successfully!
    [05-39-25-Thu-Nov-2018] Failed to install project dependant modules! [setupVirtualEnv]
    [05-39-29-Thu-Nov-2018] CyberPanel installation successfully completed!
    [06-11-50-Thu-Nov-2018] Starting CyberPanel installation..
    Sorunu her zaman olduğu gibi tek başıma çözdüm.
  • 18-11-2018, 15:00:50
    #11
    OttomanGuardian adlı üyeden alıntı: mesajı görüntüle
    Böyle bir sorunla karşılaşan oldu mu?


    [root@cyberpanel-02 ~]# systemctl status gunicorn.socket
    ● gunicorn.socket – gunicorn socket
    Loaded: loaded (/etc/systemd/system/gunicorn.socket; enabled; vendor preset: disabled)
    Active: failed (Result: resources)
    Listen: 127.0.0.1:5003 (Stream)
    Kas 15 18:16:15 cyberpanel-02 systemd[1]: Starting gunicorn socket.
    Kas 15 18:19:50 cyberpanel-02 systemd[1]: gunicorn.socket failed to listen on sockets: No such file or directory
    Kas 15 18:19:50 cyberpanel-02 systemd[1]: Failed to listen on gunicorn socket.
    Kas 15 18:19:50 cyberpanel-02 systemd[1]: Starting gunicorn socket.
    Kas 15 18:25:37 cyberpanel-02 systemd[1]: gunicorn.socket failed to listen on sockets: No such file or directory
    Kas 15 18:25:37 cyberpanel-02 systemd[1]: Failed to listen on gunicorn socket.
    Kas 15 18:25:37 cyberpanel-02 systemd[1]: Starting gunicorn socket.
    Kas 15 18:26:02 cyberpanel-02 systemd[1]: gunicorn.socket failed to listen on sockets: No such file or directory
    Kas 15 18:26:02 cyberpanel-02 systemd[1]: Failed to listen on gunicorn socket.
    Kas 15 18:26:02 cyberpanel-02 systemd[1]: Starting gunicorn socket.
    source /usr/local/CyberCP/bin/activate
    pip install –ignore-installed -r /usr/local/CyberCP/requirments.txt
    deactivate
    virtualenv –system-site-packages /usr/local/CyberCP
    systemctl restart gunicorn.socket
    none of this works!
    /var/log/installLogs.txt
    print error log >>
    [05-39-02-Thu-Nov-2018] Project dependant modules installed successfully!
    [05-39-03-Thu-Nov-2018] virtualenv installed successfully!
    [05-39-06-Thu-Nov-2018] virtualenv setuped successfully!
    [05-39-25-Thu-Nov-2018] Failed to install project dependant modules! [setupVirtualEnv]
    [05-39-29-Thu-Nov-2018] CyberPanel installation successfully completed!
    [06-11-50-Thu-Nov-2018] Starting CyberPanel installation..





    Sorunu her zaman olduğu gibi tek başıma çözdüm.

    Özel mesaj gönderseydiniz, yardımcı olurdum. Kusura bakmayın konuya yazdığınızı görmedim.
  • 08-09-2019, 16:07:39
    #12
    TTFB süresi nasıl düşürülür?
  • 12-09-2019, 05:36:19
    #13
    güzel açıklama olmuş bende yeni kullanmaya başladım yani cpanel = cyberpanel arada fark yok bana göre
  • 01-01-2020, 11:38:31
    #14
    arnold adlı üyeden alıntı: mesajı görüntüle
    güzel açıklama olmuş bende yeni kullanmaya başladım yani cpanel = cyberpanel arada fark yok bana göre
    Eğer yüzlerce site barındırmayacaksanız ve shared hosting hizmeti vermeyecekseniz CyberPanel şu anda en iyi seçenek.
  • 15-08-2024, 20:02:57
    #15
    Hata:CyberPanelkurulumsonrası bazen 503hatası verebiliyor 503hatası almanız halinde SSH üzerinden sırasıyla
    systemctl status gunicorn.socket
    systemctl start gunicorn.socket



    Unit gunicorn.socket could not be found. yok diyor bu servis herzamanki gibi cyberpanel kurdum ( hetzner raid 0 yaptıktan sonra ubuntu 20.04 )