Code Monkey home page Code Monkey logo

Comments (7)

willbrowningme avatar willbrowningme commented on June 3, 2024 1

You're right, this was a bug that I fixed in v1.0.5. I've just added a Pull Request to update this image to the latest v1.0.7.

from docker.

willbrowningme avatar willbrowningme commented on June 3, 2024

What version are you running - https://github.com/anonaddy/docker/releases?

from docker.

XTREME1738 avatar XTREME1738 commented on June 3, 2024

I am using the latest version available.

from docker.

willbrowningme avatar willbrowningme commented on June 3, 2024

Could you try running docker compose exec addy anonaddy view:cache to see if that solves it.

from docker.

XTREME1738 avatar XTREME1738 commented on June 3, 2024

Same error after running that.

from docker.

Dominion0815 avatar Dominion0815 commented on June 3, 2024

same here with addy docker v1.0.4.

DEBUG:

View [mail.reset_password] not found.
...
Mailer->addContent() in[ /var/www/anonaddy/app/CustomMailDriver/CustomMailer.php ](file:///var/www/anonaddy/app/CustomMailDriver/CustomMailer.php#L50)(line 50)

            // to creating view based emails that are able to receive arrays of data.
            if (! is_null($callback)) {
                $callback($message);
            }
            $this->addContent($message, $view, $plain, $raw, $data);
            // If a global "to" address has been set, we will set that address on the mail
            // message. This is primarily useful during local development in which each
            // message should be delivered into a single mail address for inspection.
            if (isset($this->to['address'])) {
...

from docker.

willbrowningme avatar willbrowningme commented on June 3, 2024

Please update to v1.0.5 which fixes this, thanks @crazy-max.

from docker.

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.