janeczku / calibre-web

:books: Web app for browsing, reading and downloading eBooks stored in a Calibre database
GNU General Public License v3.0
13.06k stars 1.39k forks source link

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

Open zisco67 opened 2 years ago

zisco67 commented 2 years ago

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

OzzieIsaacs commented 2 years ago

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

IHSten commented 2 years ago

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.

zisco67 commented 2 years ago

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

chiphoi commented 2 years ago

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

sheldon-es-MRM commented 2 years ago

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