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 552
    • Issues 552
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 42
    • Merge requests 42
  • 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
  • #5826

Closed
Open
Created Oct 15, 2020 by Dominik@renkyContributor

Blank page after login

short description

I just installed the new v3.2 on a new server (install from scratch) on Ubuntu 20.04.

First everything worked very well, ISPConfig could be opened, I made several settings and then I did some changes in the System/Server Config tabs for several services (mail, web...) and now I only get a 500-error and only the ISPConfig Logo is shown and the logout-admin button. honestly i don't know what setting was the reason, but it seems like something has the wrong datatype in database now...

environment

Server OS: Ubuntu Server OS version: focal 20.04 ISPConfig version: 3.2 - newest from today

log entries

/var/log/apache/error.log

mod_fcgid: stderr: PHP Warning:  Trying to access array offset on value of type null in /usr/local/ispconfig/interface/lib/classes/auth.inc.php on line 61
mod_fcgid: stderr: PHP Fatal error:  Uncaught TypeError: count(): Argument #1 ($var) must be of type Countable|array, bool given in /usr/local/ispconfig/interface/lib/classes/tpl.inc.php(1366) : eval()'d code:116
mod_fcgid: stderr: Stack trace:
mod_fcgid: stderr: #0 /usr/local/ispconfig/interface/lib/classes/tpl.inc.php(1366): eval()
mod_fcgid: stderr: #1 /usr/local/ispconfig/interface/lib/classes/tpl.inc.php(769): tpl->_parse()
mod_fcgid: stderr: #2 /usr/local/ispconfig/interface/web/index.php(117): tpl->pparse()
mod_fcgid: stderr: #3 {main}
mod_fcgid: stderr:   thrown in /usr/local/ispconfig/interface/lib/classes/tpl.inc.php(1366) : eval()'d code on line 116

I already had a look into tpl.inc.php and index.php but I honestly don't have a clue where to continue...

Edited Oct 15, 2020 by Dominik
Assignee
Assign to
Time tracking