FTP problem after update 1.1.21 to 1.1.22
-
- solved
- rauschr
- Closed
- Thread is marked as Resolved.
-
-
Sorry 35 EUR
Check it, please.
-
-
Re ;
Payment received Online support in progress.
-
Problem solved.
Procedure applied on your server to fix the problem:
1. Activation of maintenance mode
2. Deletion of all l i-MSCP user/group entries in /etc/passwd, /etc/shadow and /etc/group files
3. Execution of the following SQL queries:SQL- # mysql -u debian-sys-maint -p<password>
- > use imscp;
- > update admin set admin_status = 'ok';
- > update domain set domain_status = 'ok';
- > update subdomain set subdomain_status = 'ok';
- > update domain_aliasses set alias_status = 'ok';
- > update subdomain_alias set subdomain_alias_status = 'ok';
- > update mail_users set status = 'ok';
- > update admin set admin_sys_name = null, admin_sys_uid = 0, admin_sys_gname = null, admin_sys_gid = 0;
- > quit
4. Execution of the i-MSCP installer
5. Deactivation of the maintenance modeThat all
-
-
Thank You !
Can you see why stoped allways the services? I installed monit, but I want to know what is the problem.
-
-
-
1. apache, dovecot Always stoped, thatswhy I instaled Monit. Monit restart services.
2 And statistic not work ( Not Awstat, Panel Server statistics
-
- Statistics ( Awstats ) should works now since you updated to lastest 1.2.x branch ( I've just forced generation of statistic)
- Apache problem should be gone since you updated to latest 1.2.x branch. A bug related to logrotate has been fixed.
- About dovecot, I will investigate on your server. Please try to connect to your mail account now.
-
-
Panel Statistcs is work.
-
FTP service work one day and then turns off
Recently I had the same problem with "FTP", but what I notice is that the service is "DOWN".
When you log into a web panel, and when I go to the General >> Services statusFTP 0.0.0.0 21 DOWN i-MSCP Version:1.2.2
OS Ubuntu 14.04 Trusty -