Giter Club home page Giter Club logo

Comments (6)

AdamMoroff75 avatar AdamMoroff75 commented on June 3, 2024 2

Hi @nyannyacha
I just got a message from the support team. They suggest that I turn off analytics in the config.toml file and try again. I haven't had a chance to try it yet but when I do I'll post the outcome here.

from edge-runtime.

AdamMoroff75 avatar AdamMoroff75 commented on June 3, 2024 2

Hi @nyannyacha
I have updated my config.toml file and disabled analytics and the job runs successfully via GitHub Actions.
Apparently GitHub Actions does not support the logging driver and hence was causing the error.

For reference:
config.toml

[analytics] enabled = false port = 54327 vector_port = 54328 backend = "postgres"

from edge-runtime.

Silthus avatar Silthus commented on June 3, 2024 1

Is there a way to only disable this in the Github Action run? I want to use the logging features in my localhost, but still deploy using github.

from edge-runtime.

DarrenBangsund avatar DarrenBangsund commented on June 3, 2024 1

@Silthus it looks like you can use environment variables in the config file: https://supabase.com/docs/guides/cli/managing-config#using-secrets-inside-configtoml

from edge-runtime.

nyannyacha avatar nyannyacha commented on June 3, 2024

Hi! @AdamMoroff75 😋

I can't talk much about this cause I'm not a member of the supabase team, but I don't think the runtime has caused that problem.

Runtime does not use the port 54328 you mentioned above by default unless you never set that port in the runtime manually.

Maybe the problem is related to @supabase/cli. AFAIK port 54328 is assigned for the vector image, which used in the analytics image to collect each container log.

Have you ever submitted this issue in @supabase/cli?

from edge-runtime.

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.