Skip to content

AuthRetryableFetchError on GitHub Actions #656

@ihadabs

Description

@ihadabs

Bug report

Describe the bug

I'm getting AuthRetryableFetchError when trying to use signInWithPassword in GitHub Actions.

To Reproduce

Steps to reproduce the behavior, please provide code snippets or a repository:

  1. Use supabase.auth.signInWithPassword on GitHub Actions

Expected behavior

The method should user in and return the user & thier session.

System information

  • OS: Ubuntu, 22.04.1, LTS
  • Version of supabase-js: 2.1.3
  • Version of Node.js: 16.18.1

Additional context

I tried setting NODE_TLS_REJECT_UNAUTHORIZED: '0' but didn't work; from these two questions:

https://stackoverflow.com/questions/74662906/authretryablefetcherror-self-signed-certificate-in-certificate-chain-with-supab/74667392

https://stackoverflow.com/questions/45088006/nodejs-error-self-signed-certificate-in-certificate-chain/45088585#45088585

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