Posts by rocco27

    As I said I used fresh installed Ubuntu both times.


    But sorry I mixed the images unfortunatelly. I fixed 1st post, both images captured errors from v1.3.x installations. I can work with v1.3.x later...to get more infos.


    So back to v1.3.0, I have this error:


    I use Ubuntu 16.04 and it detects correcty the OS in the beginning of the installation.


    ifconfig:


    root@s1:/usr/local/src/imscp-1.3.0# ifconfigeth0
    Link encap:Ethernet HWaddr xx:xx:xx:xx:xx:xx
    inet addr:xxx.xxx.xxx.xxx Bcast:xxx.xxx.xxx.xxx Mask:xxx.xxx.xxx.x
    inet6 addr: xxxx::xxx:xxxx:xxxx:xxxx/64 Scope:Link
    inet6 addr: xxxx:xxxx:x:xxxx::/64 Scope:Global
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:89984 errors:0 dropped:6 overruns:0 frame:0
    TX packets:11641 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000
    RX bytes:126861935 (126.8 MB) TX bytes:1674067 (1.6 MB) Memory:fb920000-fb93ffff



    lo Link encap:Local Loopback
    inet addr:127.0.0.1 Mask:255.0.0.0
    inet6 addr: ::1/128 Scope:Host
    UP LOOPBACK RUNNING MTU:65536 Metric:1
    RX packets:364 errors:0 dropped:0 overruns:0 frame:0
    TX packets:364 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1
    RX bytes:42636 (42.6 KB) TX bytes:42636 (42.6 KB)

    Hello,


    I have a problem on Ubuntu and I am not sure what's wrong. I am satisfield with i-MSCP and it is working nice on my old dedicated server with Ubuntu 14.04.


    So now I got my new dedicated server from OVH and I want to move to Ubuntu 16.04, but v1.3.0 stable and v1.3.x installations fails always. I have two image from the error messages.
    I used fresh installed os both times.


    First error with v1.3.x:

    Second error with v1.3.x:



    After many failed installations I tried Debian v8.4 and installation was success, i-MSCP works fine.


    I wanted to share ipconfig infos without IPs, but as I said I have Debian right now. So let me know if you need more informations, I can reproduce the Ubuntu systems.



    Best Regards,


    Rocco27

    1, CronJobs v1.2.2 plugin létezik ehhez és ez fizetős. Feltételezem régi van neked ami már nem elérhető és inkompatibilis a mostani rendszerrel.


    2, Milyen verzió, lehet régi és log is kellene!


    3, WHMCS-hoz és BoxBilling-hez léteznek pluginok amit fel tudsz használni. Ezek ingyenesek.


    Mindenesetre ha legközelebb hasonló kérséseket tennél fel, kérlek előszőr nézz körül a Plugin Store-ban. Kiveri a szemed. :-)

    Well you are right, I'm confused a bit.


    So I use same certification for the panel and my site too.
    I have all files what I used in the setup and for the website before.
    I tried to run perl /var/www/imscp/engine/setup/imscp-setup -dr ssl, to readd all files and password, or just disable ssl to get back the apache, but no success yet.


    I already tried to use sub.class2.server.sha2.ca.pem and sub.class2.server.sha2.ca.crt files in /usr/local/share/ca-certificates and ran update-ca-certificates, but didnt help.

    I checked. It is strange.


    Code
    1. openssl verify certificate.txtcertificate.txt: C = NO, ST = Sor-Trondelag, L = Trondheim, O = R\C3\B3bert Kiss, CN = www.club27.eu, emailAddress = [email protected] 20 at 0 depth lookup:unable to get local issuer certificateopenssl verify -CAfile bundle.pem certificate.txtcertificate.txt: OK


    I downloaded ca-bundle.crt from startssl and copied to /usr/local/share/ca-certificates and ran update-ca-certificates, but didnt help.

    Code
    1. Updating certificates in /etc/ssl/certs... WARNING: Skipping duplicate certificate ca-bundle.pemWARNING: Skipping duplicate certificate ca-bundle.pem1 added, 0 removed; done.Running hooks in /etc/ca-certificates/update.d....done.


    I ran update-ca-certificates --fresh, but didnt help.

    Code
    1. Clearing symlinks in /etc/ssl/certs...done.
    2. Updating certificates in /etc/ssl/certs... WARNING: Skipping duplicate certificate ca-bundle.pem
    3. WARNING: Skipping duplicate certificate ca-bundle.pem
    4. 164 added, 0 removed; done.


    Thanks for helping.

    Hi there,


    I have own site with ssl enabled. System is Ubuntu 14.04 x64 with i-MSCP 1.2.1.
    Few days ago I wanted to replace the ssl files/datas in the webadmin, but I got error in the status. I could not edit later. After a while I restarted the dedicated server and ssl worked fine, but I forgot the error.
    Today I just started to upgrade the i-MSCP from 1.2.1 to 1.2.2, but the updater stopped almost in the end.


    First time I had exactly same problem like an other member had here: Upgrade to 1.1.7 - SSL Error RebuidCustomerFiles so I loged in to MySQL via console and used:

    Code
    1. SQL-QueryUPDATE ssl_certs SET ca_bundle = '';


    But now a got another error with ssl.
    Error is:

    Code
    1. [ERROR]main::setupRebuildCustomerFiles:[ERROR]main::_process: Error while processing 1, dmn, tochange.main::_process: See /var/log/imscp/SSLcertificate_module_dmn.log for more details.[FATAL]Exit code: 1


    /var/log/imscp/SSLcertificate_module_dmn.log:

    Code
    1. [Sat Feb 14 00:01:53 2015] [debug] iMSCP::Dir::make: Creating directory /var/www/imscp/gui/data/certs
    2. [Sat Feb 14 00:01:53 2015] [debug] iMSCP::Dir::mode: Changing mode for /var/www/imscp/gui/data/certs to 488
    3. [Sat Feb 14 00:01:53 2015] [debug] iMSCP::Dir::owner: Changing owner and group for /var/www/imscp/gui/data/certs to 0:0
    4. [Sat Feb 14 00:01:53 2015] [debug] iMSCP::Execute::execute: Executing command: /usr/bin/openssl rsa -in '/tmp/zkphIhznOt' -noout -passin pass:dummypass
    5. [Sat Feb 14 00:01:53 2015] [debug] iMSCP::Execute::getExitCode: External command exited with value 0
    6. [Sat Feb 14 00:01:53 2015] [debug] iMSCP::Execute::execute: Executing command: /usr/bin/openssl verify '/tmp/xfFKLJSdrs'
    7. [Sat Feb 14 00:01:53 2015] [debug] iMSCP::Execute::getExitCode: External command exited with value 2
    8. [Sat Feb 14 00:01:53 2015] [debug] iMSCP::OpenSSL::validateCertificate: /tmp/xfFKLJSdrs: C = NO, ST = Sor-Trondelag, L = Trondheim, O = R\C3\B3bert Kiss, CN = www.club27.eu, emailAddress = [email protected]
    9. error 20 at 0 depth lookup:unable to get local issuer certificate


    How should I fix it?
    Thanks for helping! :)