Git Product home page Git Product logo

Comments (7)

tonicebrian avatar tonicebrian commented on August 11, 2024 1

Same Issue here, has anyone figured out a fix or work around? I've tried using older images, but haven't

It seems like the requirement for the 8080 came without fixing the code. I don't know Go but it seems like there is no part in the code that asks for port 8080.

My idea is to ask ChatGPT to translate that Go code into Python and fix what's missing. If someone tries this path let know. Too busy at the moment.

from cloud-build-notifiers.

rootsher avatar rootsher commented on August 11, 2024

same problem

from cloud-build-notifiers.

rootsher avatar rootsher commented on August 11, 2024

@vicpadilla can you help?

from cloud-build-notifiers.

antonio-cinnamon avatar antonio-cinnamon commented on August 11, 2024

@vicpadilla I'm also having the same issue.

from cloud-build-notifiers.

EMollusk avatar EMollusk commented on August 11, 2024

Same Issue here, has anyone figured out a fix or work around? I've tried using older images, but haven't

from cloud-build-notifiers.

vicpadilla avatar vicpadilla commented on August 11, 2024

Normally, this error shows up when the provided config yaml is incorrect and the notifier fails to start. You can find more details by going to the Cloud Run page (https://console.cloud.google.com/run) and accessing the container logs.

One possible misconfiguration is that the json template file is not present in GCS. The provided yaml example specifies such file as uri: gs://example-gcs-bucket/slack.json, but there is no specific instruction to upload that JSON file to GCS. You can take the example slack.json file from the link in the documentation and upload it to the correct bucket using the cloud console page, or the gsutil CLI.

If it fails after that fix, please provide some details from the container logs.

from cloud-build-notifiers.

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.