Git Product home page Git Product logo

Comments (6)

comemanu avatar comemanu commented on September 3, 2024

Same issue since recently.
I can't build anymore.

It seems to be the same issue as on the api-platform repo : api-platform/api-platform#1746
There is a PR that needs to be merged on the api-platform repo. i hope it will be fixed here too

from symfony-docker.

dunglas avatar dunglas commented on September 3, 2024

Fixed by the release of Mercure 0.11 RC 2.

from symfony-docker.

ylandsman avatar ylandsman commented on September 3, 2024

still crashing for me error message is
Service 'caddy' failed to build : The command '/bin/sh -c xcaddy build --with github.com/dunglas/mercure/caddy --with github.com/dunglas/vulcain/caddy' returned a non-zero code: 1

crashing after
downloading github.com/dlclark/regexp2 v1.2.0

from symfony-docker.

dunglas avatar dunglas commented on September 3, 2024

This looks like a network issue on your side.

from symfony-docker.

ylandsman avatar ylandsman commented on September 3, 2024

from symfony-docker.

silverbackdan avatar silverbackdan commented on September 3, 2024

This is more of just a note as I try to keep an eye on this repo.

API Platform uses

RUN xcaddy build \
    --with github.com/dunglas/mercure/caddy \
    --with github.com/dunglas/vulcain/caddy

https://github.com/api-platform/api-platform/blob/main/api/Dockerfile#L116

This is working for me. I haven't tried this repo in a while but I keep an eye on the issues raised.

There may be a very good reason for it but this repo is using is a bit different:

RUN xcaddy build \
	--with github.com/dunglas/mercure@main \
	--with github.com/dunglas/mercure/caddy@main \
	--with github.com/dunglas/vulcain/caddy

https://github.com/dunglas/symfony-docker/blob/main/Dockerfile#L112

Try using the API Platform adjustment maybe?

from symfony-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.