hcengineering / hcengineering/huly-selfhost

Github Integrations is not working as expected

Open
#162 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
3.5k
Forks
469
PR merge metrics
No merged PRs in 30d

Description

Alright, so let me explain exactly what is happening step by step. And just to make thing more clear, this isn't related to the **_GitHub OAuth for user authorization (sign-in/sign-up)_**

After self hosting huly.io in my private server, I am trying to connect my workspace with github, by navigating to `Settings → Integrations → Github`. I tried to connect both my github account as well as the github repositories. However, when I click on `Authorize Platform Github App` as per the first case or `Install Github` as per the second case, I am being redirected to a 404 error page on github.

Tried multiple things, such as implementing the OAuth or chaning the nginx conf but I am not able to figure out what is the root problem for this.

For more clarity this is what the redirection url looks like...

For **Your Github Account** section:

```
https://github.com/login/oauth/authorize?client_id=&login=&state=eyJh[redacted]
```

And for **Github Respositories** section:

```
https://github.com/apps//installations/new?state=eyJh[redacted]
```

Can anyone help me resolve this issue.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.