Skip to content

telegram input function bug #2

@RytisStreimikis

Description

@RytisStreimikis

After using supabase cli and setting all variables in testing phase I got these errors:

  1. Fixed Error by enabling Anonymous sign-in
    "Anonymous sign-in failed: AuthApiError: Anonymous sign-ins are disabled\n
  2. telegram-input function does not work shows error:
    (file:///var/tmp/sb-compile-edge-runtime/node_modules/localhost/@supabase/functions-js/2.4.5/dist/main/FunctionsClient.js:5:58)\n at eventLoopTick (ext:core/01_core.js:168:7) {\n name: \"FunctionsHttpError\",\n context: Response {\n body: ReadableStream { locked: false },\n bodyUsed: false,\n headers: Headers {\n \"alt-svc\": 'h3=\":443\"; ma=86400',\n \"cf-cache-status\": \"DYNAMIC\",\n \"cf-ray\": \"95d1d45b1bf3d25a-FRA\",\n \"content-type\": \"text/plain;charset=UTF-8\",\n date: \"Thu, 10 Jul 2025 17:37:33 GMT\",\n \"sb-project-ref\": \"ioycmbdmxgguegnpqtyk\",\n server: \"cloudflare\",\n \"set-cookie\": \"__cf_bm=o9bl61WJ.1XoqADZuaAcuTbNfg28C46X5AVLEBv3wDA-1752169053-1.0.1.1-s2ldVElzHUn.wlpUHhxyKOGuPd8IT8d1Dh9KJ0XYpbhp42UpEH4aynJVnOCooxmn_Bs5epvnISPiGw_N1QBR_h5C119iXA6FbzFSGkOBaD0; path=/; expires=Thu, 10-Jul-25 18:07:33 GMT; domain=.supabase.co; HttpOnly; Secure; SameSite=None\",\n \"strict-transport-security\": \"max-age=31536000; includeSubDomains; preload\",\n vary: \"Accept-Encoding\",\n \"x-deno-execution-id\": \"2e2c1674-c6bb-4576-abe4-7d50bce42292\",\n \"x-sb-edge-region\": \"eu-central-1\",\n \"x-served-by\": \"supabase-edge-runtime\"\n },\n ok: false,\n redirected: false,\n status: 500,\n statusText: \"Internal Server Error\",\n url: \"https://ioycmbdmxgguegnpqtyk.supabase.co/functions/v1/natural-db\"\n }\n}\n"

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions