Conversation
|
Bluesky is still returning XRPCError: Internal Server Error it seems https://github.com/nodejs/bluesky/actions/runs/12696416395/job/35390398360 |
|
Also, on another note, it seems after #15 the action is unable to process multiple files at a time cc @aduh95 https://github.com/nodejs/bluesky/actions/runs/12696388629/job/35390325748 |
|
Tried validating them locally and also got an internal server error, I guess Bluesky's API is down? |
|
@joyeecheung thanks for helping to get these through. I'm creating myself a script to create the files so that I do it |
|
FYI we have a workflow that you can fill out to create a PR: https://github.com/nodejs/bluesky/actions/workflows/create-pr.yml (maybe it should be documented @aduh95 ) |
|
@joyeecheung was just going through my GitHub notifications and saw the PR to document :) Thanks for the heads up as well. |
|
Actually I now understand why there is an error: https://bsky.app/profile/mhdawson.bsky.social/post/3lfazelrdxs2kq is inaccessible it seems, the right link is https://bsky.app/profile/mhdawson.bsky.social/post/3lfazelrdxs2k (somehow in the JSON, there is a q at the end) |
#54 failed because the file did not end with
.json#53 failed because Bluesky's server returns an internal server error.
Retrying both, also to see if validation from a branch in this repo works after #56