Hi all,
I am installing RoundCube, but am getting the non-descript error message "An error occured! Server Error! (OK)" after I login. I am getting a list of folders, but when I click on anything I receive that error popup, including trying to logout.
From my IMAP server, RoundCube appears to login, then immediately disconnect:
Feb 26 00:42:33 mail dovecot[32764]: imap-login: Login: user=<user>, method=PLAIN, rip=172.16.0.2, lip=172.16.0.5, mpid=18129, session=<zM4chsWCtPysEAAC> Feb 26 00:42:33 mail dovecot[32764]: imap(user)<18129><zM4chsWCtPysEAAC>: Logged out in=12 out=445 deleted=0 expunged=0 trashed=0 hdr_count=0 hdr_bytes=0 body_count=0 body_bytes=0
I am running tail -f /var/log/nginx/roundcube_error.log, but I do not get anything new.
I am running this in a FreeBSD jail (container). The base system is port-forwarding to the jail's IP which is running Roundcube. The jail is 172.16.0.2.
I have set debug_level to 4, but do not know how to use this.
Please assist, Thanks!
Farhan Khan PGP Fingerprint: 1312 89CE 663E 1EB2 179C 1C83 C41D 2281 F8DA C0DE
On 19-02-26 12:52 AM, Farhan Khan wrote:
Hi all,
I am installing RoundCube, but am getting the non-descript error message "An error occured! Server Error! (OK)" after I login. I am getting a list of folders, but when I click on anything I receive that error popup, including trying to logout.
From my IMAP server, RoundCube appears to login, then immediately disconnect: Feb 26 00:42:33 mail dovecot[32764]: imap-login: Login: user=<user>, method=PLAIN, rip=172.16.0.2, lip=172.16.0.5, mpid=18129, session=<zM4chsWCtPysEAAC> Feb 26 00:42:33 mail dovecot[32764]: imap(user)<18129><zM4chsWCtPysEAAC>: Logged out in=12 out=445 deleted=0 expunged=0 trashed=0 hdr_count=0 hdr_bytes=0 body_count=0 body_bytes=0
I am running tail -f /var/log/nginx/roundcube_error.log, but I do not get anything new.
I am running this in a FreeBSD jail (container). The base system is port-forwarding to the jail's IP which is running Roundcube. The jail is 172.16.0.2.
I have set debug_level to 4, but do not know how to use this.
Please assist, Thanks!
Hi all, Has anyone had a chance to review this? I cannot get RoundCube working. Thanks,
Farhan Khan PGP Fingerprint: 1312 89CE 663E 1EB2 179C 1C83 C41D 2281 F8DA C0DE
On 1 Mar 2019, at 17:16, Farhan Khan farhan@farhan.codes wrote:
Has anyone had a chance to review this? I cannot get RoundCube working. Thanks,
Anything in the roundcube logs ($BASEDIR/logs/)?
On 19-03-01 06:26 PM, @lbutlr wrote:
On 1 Mar 2019, at 17:16, Farhan Khan farhan@farhan.codes wrote:
Has anyone had a chance to review this? I cannot get RoundCube working. Thanks,
Anything in the roundcube logs ($BASEDIR/logs/)?
-- 'I know my rights [...] Dunnage, cowhage-in-ordinary, badinage, leftovers, scrommidge, clary and spunt. And acornage, every other year, and the right to keep two-thirds of a goat on the common.'
I enabled logging on everything and set the log level to 3. tail -f /usr/local/www/roundcube/logs/errors/*
The sql logs show this: [03-Mar-2019 01:41:21 +0000]: <ad0c3f98> [3] SELECT * FROM "identities" WHERE "del" <> 1 AND "user_id" = '1' ORDER BY "standard" DESC, "name" ASC, "email" ASC, "identity_id" ASC; I ran run this command manually. I also saw an error saying "attempt to write a readonly database", but I have since set the sqlite file to 777.
In my /var/log/nginx/access.log, I see this: 96.241.220.104 - - [02/Mar/2019:20:53:13 -0500] "GET /?_task=mail&_action=list&_refresh=1&_mbox=Sent&_remote=1&_unlock=loading4455576994213&_=15425771955045 HTTP/1.1" 200 41080 "https://host.email:8080/" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:65.0) Gecko/20100101 Firefox/65.0"
Notice the GET url, whereas my browser is just going to: https://hoxt.email:8080/?_task=mail&_mbox=Sent
I see no other errors. I do not see an error. This error occurs even when I visit even the Contacts or Settings tabs
Any ideas how to just diagnose the issue? Perhaps I messed up something during installation? Out of ideas and as of now Roundcube "does not work".
Farhan Khan PGP Fingerprint: 1312 89CE 663E 1EB2 179C 1C83 C41D 2281 F8DA C0DE