Jump to content

citizen-17

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by citizen-17

  1. I can't get the mail import to work, I'm using web.de and I always get:

    [2021-10-24 00:08:03,963: ERROR/ForkPoolWorker-2] IMAP Import: ERROR. Login failed.
    [2021-10-24 00:08:03,963: INFO/ForkPoolWorker-2] IMAP import: Failed to login to imap server imap.web.de. Please double check IMAP account credentials.

     

    imap is activated I'm not using 2FA for that account and the username/password is definitely correct!

    My config looks like this:

    IMPORT_MAIL_HOST = "imap.web.de"
    IMPORT_MAIL_USER = "[email protected]"
    IMPORT_MAIL_PASSWORD = "password"
    IMPORT_MAIL_INBOX = "INBOX"
    IMPORT_MAIL_BY_USER = "true"
    IMPORT_MAIL_DELETE = "true"

     

    any help is appreciated!

  2. On 10/11/2021 at 10:35 PM, Goldmaster said:

    image.thumb.png.f69bd58c0030a7a9829e79a1ca6a294c.pngHi there, I had wallabag installed and i couldn't remember the password I had set (hindsight I realised that the default username and password was in the docker template). I uninstalled wallabag and reinstalled, but for some reason the css and everything else isn't being loaded correctly. This also happening on other browsers. This only came about after reinstalling. I did try searching up to see if anyone else has had the same issue, but couldn't find anything of note.

     

    I do see there is an option to import from pocket, but any way to auto sync from pocket? I take it take articles are saved. so that if in a years time the web page disappears or changes, then the article is still preserved?

     

    You need to fix your domain variable, set  it to your home/server IP-address.

    • Thanks 1
×
×
  • Create New...