
16th November 2012, 08:53
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,883
Thanks: 691
Thanked 4,187 Times in 3,204 Posts
|
|
The server.sh script hangs and you dont get a prompt back on the shell?
|

16th November 2012, 08:55
|
|
Senior Member
|
|
Join Date: Nov 2012
Location: Netherlands, Almere
Posts: 146
Thanks: 10
Thanked 13 Times in 12 Posts
|
|
Quote:
Originally Posted by till
The server.sh script hangs and you dont get a prompt back on the shell?
|
Hi Till.
i'v got this:
Code:
root@s1 ~ # /usr/local/ispconfig/server/server.sh
15.11.2012-15:00 - DEBUG - Set Lock: /usr/local/ispconfig/server/temp/.ispconfig_lock
/usr/bin/fail2ban-client
/sbin/iptables
/sbin/ip6tables
15.11.2012-15:01 - DEBUG - Found 1657 changes, starting update process.
15.11.2012-15:01 - DEBUG - Calling function 'ssl' from plugin 'apache2_plugin' raised by event 'web_domain_insert'.
15.11.2012-15:01 - DEBUG - Calling function 'insert' from plugin 'apache2_plugin' raised by event 'web_domain_insert'.
than server.sh stopped.
(I runed debug, i runed server.sh and tried to add zone. That's the output of it.)
please, help
|

16th November 2012, 09:42
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,883
Thanks: 691
Thanked 4,187 Times in 3,204 Posts
|
|
The problem seem to exist since quite some time as 1657 changes are not processed yet, or did you choose resync one or more times? A reason for your problem can be changed php.ini settings which can cause the server process to hang, e.g. when you disabled some functions in php.ini which are required by ispconfig. Did you do any configuration changes, updates or did you install any php modules (especially apc can cause problems) before the problems started?
|

16th November 2012, 09:45
|
|
Senior Member
|
|
Join Date: Nov 2012
Location: Netherlands, Almere
Posts: 146
Thanks: 10
Thanked 13 Times in 12 Posts
|
|
Quote:
Originally Posted by till
The problem seem to exist since quite some time as 1657 changes are not processed yet, or did you choose resync one or more times? A reason for your problem can be changed php.ini settings which can cause the server process to hang, e.g. when you disabled some functions in php.ini which are required by ispconfig. Did you do any configuration changes, updates or did you install any php modules (especially apc can cause problems) before the problems started?
|
I think you are right abut process. Check attach. Its hanging there already 1 or 2 days. What do i have to change in php.ini ? Or how can i stop that process ?
|

16th November 2012, 09:50
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,883
Thanks: 691
Thanked 4,187 Times in 3,204 Posts
|
|
Quote:
|
What do i have to change in php.ini ?
|
What did you change in php.ini or your configuration or which softeare or updates did you install before the problem started?
Quote:
|
Or how can i stop that process ?
|
The process hangs. Hanging processes can be stopped by pressing ctrl + c or by closing the ssh window.
|

16th November 2012, 09:52
|
|
Senior Member
|
|
Join Date: Nov 2012
Location: Netherlands, Almere
Posts: 146
Thanks: 10
Thanked 13 Times in 12 Posts
|
|
Quote:
Originally Posted by till
What did you change in php.ini or your configuration or which softeare or updates did you install before the problem started?
The process hangs. Hanging processes can be stopped by pressing ctrl + c or by closing the ssh window.
|
Didn't make any changes in php.ini
I have only one window ssh open , and i already did a reboot
|

16th November 2012, 09:59
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,883
Thanks: 691
Thanked 4,187 Times in 3,204 Posts
|
|
And you did not install any software, any updates or changed any other configuration files on your server?
|

16th November 2012, 10:00
|
|
Senior Member
|
|
Join Date: Nov 2012
Location: Netherlands, Almere
Posts: 146
Thanks: 10
Thanked 13 Times in 12 Posts
|
|
Quote:
Originally Posted by till
And you did not install any software, any updates or changed any other configuration files on your server?
|
RoundCube 
Nothing more...
|

16th November 2012, 10:03
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,883
Thanks: 691
Thanked 4,187 Times in 3,204 Posts
|
|
Ok. Please run the following SQL query with phpmyadmin in your ispconfig database to skip the step that is currently hanging:
update server set updated = updated + 1 WHERE server_id = 1;
then run this command as root:
rm -f /usr/local/ispconfig/server/temp/.ispconfig_lock
/usr/local/ispconfig/server/server.sh
|

16th November 2012, 10:23
|
|
Senior Member
|
|
Join Date: Nov 2012
Location: Netherlands, Almere
Posts: 146
Thanks: 10
Thanked 13 Times in 12 Posts
|
|
Quote:
Originally Posted by till
Ok. Please run the following SQL query with phpmyadmin in your ispconfig database to skip the step that is currently hanging:
update server set updated = updated + 1 WHERE server_id = 1;
then run this command as root:
rm -f /usr/local/ispconfig/server/temp/.ispconfig_lock
/usr/local/ispconfig/server/server.sh
|
SQL query is succeed.
SSH output:
Code:
root@s1 ~ # rm -f /usr/local/ispconfig/server/temp/.ispconfig_lock
root@s1 ~ # /usr/local/ispconfig/server/server.sh
16.11.2012-10:21 - DEBUG - Set Lock: /usr/local/ispconfig/server/temp/.ispconfig_lock
16.11.2012-10:21 - DEBUG - Found 1940 changes, starting update process.
16.11.2012-10:21 - DEBUG - Calling function 'ssl' from plugin 'apache2_plugin' raised by event 'web_domain_update'.
16.11.2012-10:21 - DEBUG - Calling function 'update' from plugin 'apache2_plugin' raised by event 'web_domain_update'.
root@s1 ~ #
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT +2. The time now is 18:09.
|
Recent comments
2 days 9 hours ago
2 days 17 hours ago
2 days 20 hours ago
2 days 22 hours ago
2 days 23 hours ago
3 days 1 hour ago
3 days 2 hours ago
3 days 3 hours ago
3 days 19 hours ago
3 days 20 hours ago