calibre-web icon indicating copy to clipboard operation
calibre-web copied to clipboard

Change mail server settings to GMail Account with OAuth2 causes Calibre-Web to become unresponsible

Open zisco67 opened this issue 1 year ago • 4 comments

After changing server-type to Gmail Account with OAuth2 verification and clicking Setup Gmail Account as E-Mail Server, Calibre-Web hangs. I did all the necessary configuration as described here, but no success. Is there a log-level that I could activate to see more in detail whats happening? Is there an actual documentation of the configuration process in Gmail API?

Environment: OS: Linux 3.2.40 Python version: 3.10.0 Calibre-Web version: Latest Docker container: None Special Hardware: Synology DS215j Browser: Chrome 99.0.4844.51

zisco67 avatar Aug 02 '22 12:08 zisco67

The one and only documentation is this one: https://github.com/janeczku/calibre-web/wiki/Setup-Mailserver#gmail

OzzieIsaacs avatar Aug 02 '22 13:08 OzzieIsaacs

https://github.com/janeczku/calibre-web/issues/2254

Just saw you're not running a docker container, the answers in this thread may still be useful for you.

IHSten avatar Aug 02 '22 18:08 IHSten

I don't get it to work - no consent screen, just hanging. API-Test via Postman does the job.

zisco67 avatar Aug 03 '22 09:08 zisco67

Successful setup email server configuration but there's no incoming email... CleanShot 2022-09-13 at 01 05 52@2x

chiphoi avatar Sep 12 '22 18:09 chiphoi

#2254

Just saw you're not running a docker container, the answers in this thread may still be useful for you.

Thanks. I had the same problem with my Raspberry instalation. Following the steps in that issue solved the problem

sheldon-es-MRM avatar Oct 17 '22 12:10 sheldon-es-MRM