Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: root issue with children returning "no children" error #285

Open
SgtPooki opened this issue Jan 25, 2023 · 1 comment
Open

bug: root issue with children returning "no children" error #285

SgtPooki opened this issue Jan 25, 2023 · 1 comment
Labels
bug Something isn't working effort/hours The work in this issue, which should be status/ready, should take less than 1/2 day to complete P1 status/ready This issue has enough information to be worked on and no technical blockers or pre-reqs

Comments

@SgtPooki
Copy link
Contributor

I'm getting an error when trying to update our ProbeLab Roadmap to follow the new encoding. I'm constantly getting the following issue, although I tried a few different combinations of minor syntax bits. The root roadmap issue is this one: probe-lab/roadmap#1

https://filecoinproject.slack.com/archives/C0418TBQ9CH/p1674663362633409

image

@SgtPooki SgtPooki added this to Starmap Jan 25, 2023
@github-project-automation github-project-automation bot moved this to Needs Triage in Starmap Jan 25, 2023
@SgtPooki SgtPooki moved this from Needs Triage to Todo in Starmap Jan 25, 2023
@SgtPooki SgtPooki added bug Something isn't working P0 status/ready This issue has enough information to be worked on and no technical blockers or pre-reqs effort/hours The work in this issue, which should be status/ready, should take less than 1/2 day to complete labels Jan 25, 2023
@SgtPooki SgtPooki self-assigned this Jan 25, 2023
@SgtPooki
Copy link
Contributor Author

The issue was that we had an invalid token being used. The fix is:

  1. Remove invalid token from vercel config (unset the env var / remove it entirely)
  2. create new vercel deployment based on same source code. (don't use existing build cache)

As a follow-up, we need to provide better handling for this:

  • If server-side token is invalid, display a more helpful error.
  • If server-side token is invalid, try the next token

@SgtPooki SgtPooki removed their assignment Jan 25, 2023
@SgtPooki SgtPooki added P1 and removed P0 labels Jan 25, 2023
@github-project-automation github-project-automation bot moved this to Needs Grooming in IPFS-GUI (PL EngRes) Jan 26, 2023
@SgtPooki SgtPooki moved this from Needs Grooming to Prioritized / Ready for Dev in IPFS-GUI (PL EngRes) Feb 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working effort/hours The work in this issue, which should be status/ready, should take less than 1/2 day to complete P1 status/ready This issue has enough information to be worked on and no technical blockers or pre-reqs
Projects
Status: Todo
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant