Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • I ISPConfig 3
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 551
    • Issues 551
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 41
    • Merge requests 41
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ISPConfig
  • ISPConfig 3
  • Issues
  • #5807

Closed
Open
Created Oct 06, 2020 by Nigel Hathaway@nhathaway

Update to 3.2 beta 3 hangs

short description

$ php -q update.php

...

PHP Deprecated: Function get_magic_quotes_runtime() is deprecated in /usr/local/ispconfig/server/lib/config.inc.php on line 48
This application will update ISPConfig 3 on your server.

Shall the script create a ISPConfig backup in /var/backup/ now? (yes,no) [yes]:

Creating backup of "/usr/local/ispconfig" directory...
Creating backup of "/etc" directory...

...then it hangs here for ever

Note: I did this:

  1. Upgraded from Ubuntu 18.04 to 20.04
  2. Discovered that ispconfig didn't work properly afterwards
  3. Did a search and discovered that there are known issues with 3.1 under Ubuntu 20.04
  4. Followed the recommendation and instructions to upgrade ispconfig 3.2

correct behaviour

It did the backup OK, but after that it just stuck. It was not taking up CPU time, so it was waiting for something (not spinning in a tight loop). It should run to completion.

environment

Server OS: Ubuntu
Server OS version: 20.04.1 LTS (Focal Fossa)
ISPConfig version: 3.1.15p3, updating to 3.2 beta 3

If it might be related to the problem

Server version: Apache/2.4.41 (Ubuntu)
Server built:   2020-08-12T19:46:17
PHP 7.4.3 (cli) (built: May 26 2020 12:24:22) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
    with Zend OPcache v7.4.3, Copyright (c), by Zend Technologies
Edited Oct 06, 2020 by Nigel Hathaway
Assignee
Assign to
Time tracking