Giter Club home page Giter Club logo

Comments (4)

YoRyan avatar YoRyan commented on May 30, 2024

Same issue as somebody reported in #2. He ultimately solved his problem by moving to another Docker host.

Could I ask which platform you're running on? I've just tested the latest image (b28285b16b86876ac7a41e5f555934ddb84e8f16722183916c3e3e064234f178) on Ubuntu 20.04 amd64 and Docker Desktop for WSL2 and it worked flawlessly on both hosts.

$ sudo docker run -it --rm yoryan/mailrise:latest --help
usage: mailrise [-h] [--version] [-v] [-vv] CONFIG

An SMTP gateway for Apprise notifications

positional arguments:

  CONFIG               path to configuration file

options:
  -h, --help           show this help message and exit
  --version            show program's version number and exit
  -v, --verbose        set loglevel to INFO
  -vv, --very-verbose  set loglevel to DEBUG

from mailrise.

ithakaa avatar ithakaa commented on May 30, 2024

I am running it on Unraid Version: 6.9.2
maybe you can make one for the Unraid app store?

from mailrise.

barefooter22 avatar barefooter22 commented on May 30, 2024

It looks like I'm also seeing this issue. I think it's because the Python release for me on Ubuntu 18.04 is Python 3.6. I'm taking a look at getting 3.10 installed and see if that fixes it

from mailrise.

YoRyan avatar YoRyan commented on May 30, 2024

I suspect the underlying issue is that the official Docker image for Python, which is based on Debian Bullseye, is too new to run on older hosts, such as Unraid and Ubuntu 18.04.

I've added a Dockerfile for Debian Buster and a new tag, latest-buster. This image should hopefully be compatible with these older hosts.

It looks like I'm also seeing this issue. I think it's because the Python release for me on Ubuntu 18.04 is Python 3.6. I'm taking a look at getting 3.10 installed and see if that fixes it

The Python version installed on your host OS has no relation to the version used in the Docker image.

from mailrise.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.