Skip to main content

Cannot log into an email account but all others work fine

Comments

4 comments

  • cPRex Jurassic Moderator

    Hey there!  Thanks for that video.  The first thing I'd check for this would be the cPanel error log at /usr/local/cpanel/logs/error_log to se if there are any issues reported there.  You could also check the Roundcube log directly at /var/cpanel/roundcube/log/errors or /home/username/logs/roundcube/errors.log, whichever exists.

    I would hope that one of those locations has a log that shows some helpful information.

    0
  • HOXTIN

    Thanks cPRex.

    I honestly do not know how to interpert all this. So I uploaded a PDF of each log hoping you can help me here.

    https://drive.google.com/file/d/16zxCZ_KUBI0xvNLEdVsmeLzMhq6h68xs/view?usp=sharing

    https://drive.google.com/file/d/19ii0kD0MEU0YIU1Gk5CnvYUTdH6ln97n/view?usp=sharing

    https://drive.google.com/file/d/1mBh-tq8bxv1F76JPRVmnh1axJa9GbB3Q/view?usp=sharing 

    Again, thanks a lot in advance.

    Regards

    aB

    0
  • cPRex Jurassic Moderator

    I don't believe uploads of the logs will be helpful.  The best thing to do would be to watch the log files in real-time with this command:

    tail -f /usr/local/cpanel/logs/error_log 

    while you try and access the interface, reproducing the error.  Seeing the entire log likely isn't going to give us relevant details.

    0
  • ITHKBO

    The pdf logs linked are incomplete and cut off so they are normally not very helpfull.
    However I did notice that on the last page of the last submitted pdf it mentions there is a write error due to posibly being out of diskspace related to /usr/local/cpanel/ba (it cuts of here)

    You might want to take a look at that line in the logs and check if the related of the disk is showing signs of low storagespace. As you said support was able to login later again which might mean it just had enough space to continue with the login and in might just be random which account runs into the issue depending on storage situation at the exact moment of the login attempt.

    In addition I am noticing a DB error with failed table for Carddav
    This seems awefully similar to one we encountered a few months ago with regards to case HB-7854.
    https://support.cpanel.net/hc/en-us/articles/25845651314839-v120-Unable-to-access-Roundcube-webmail-DB-Error-in-view-caldav-calendars-merged

    Keep in mind this is a hunch it might be wrong as such I would suggest following the advice cPRex gave and limit the log to the reproducible action. In addition I would not run any commands from HB-7854 solution untill any cPanel official says it is indeed related. As it most likely require targeting a different table, record.

    Best of luck with the error.

    0

Please sign in to leave a comment.