Skip to main content

Database disk image is malformed error

Comments

3 comments

  • Jcats
    Can you provide the out put of:
    # sqlite3 zadmin.sqlite; sqlite> pragma integrity_check;
    0
  • petersphilo
    hello jcats, thank you for your response! i was in a real bind so i contacted my web host's tech support (the always amazing folks at KnownHost), and they resolved it by doing the following: root@host [~]# mv /var/cpanel/bandwidth/zadmin.sqlite{,.OFF} root@host [~]# /scripts/build_bandwidthdb_root_cache_in_background Building BandwidthDB RootCache in the background (PID 1973)... root@host [~]# ps aux |grep 1973 root 1978 0.0 0.0 8984 824 pts/2 S+ 13:56 0:00 grep --color=auto 1973 root@host [~]# /scripts/rebuild_bandwidthdb_root_cache Rebuilding bandwidth cache for this system"s 20 cPanel user(s): {...truncated...} zadmin " Done!
    Everything is now working again! Note that running the '/scripts/rebuild_bandwidthdb_root_cache' command by itself simply brought up the same error dump that i quoted in the first post.. Thank you all! i hope this helps someone! Peter
    0
  • cPanelMichael
    Hello, I'm happy to see the issue is now addressed. Thank you for updating us with the outcome.
    0

Please sign in to leave a comment.