Skip to content
This repository was archived by the owner on Aug 10, 2024. It is now read-only.

Receiving an error after upgrading and trying to publish feed updates #19

Closed
tigwyk opened this issue Sep 25, 2023 · 3 comments
Closed
Assignees

Comments

@tigwyk
Copy link

tigwyk commented Sep 25, 2023

Hi @jcsalterego, recently I upgraded from an older version of Contrails and it seems to have happily layered your changes over my minor config file changes, no complaints from Git about any conflicts, so that seemed fine.

Now that I've made some changes to my feeds (their search terms, specifically) I'm trying to publish a new version and I'm receiving an error back after running the Publish Feed Generators github workflow:

Error: The bluesky server is not ready to accept published custom feeds yet
at publishAll (/home/runner/work/Contrails/Contrails/feed-generator/publishFeedGenerators.ts:18:11)
at processTicksAndRejections (node:internal/process/task_queues:95:5)

It doesn't seem to matter what I change, I always receive this error. I updated my Bluesky app password and handle, just in case, but it doesn't complain about those. I'm trying to figure out where the error's generated during the process and what I should be checking.

@tigwyk
Copy link
Author

tigwyk commented Sep 25, 2023

Interestingly enough, somewhere in the process my feeds are being updated because I recognize that their results now match the search terms I updated even though I'm getting an error in the publish workflow.

@jcsalterego
Copy link
Owner

@tigwyk I saw reports of this last week but haven't been able to investigate. Will update when I can, and thanks for opening an issue

@jcsalterego jcsalterego self-assigned this Oct 21, 2023
@jcsalterego
Copy link
Owner

Finally fixed this. If you don't want to upgrade, you can simply choose to yeet the following lines

9e6a808

alimony added a commit to alimony/filmsky that referenced this issue Feb 16, 2024
* upstream/main: (42 commits)
  0.2.5-pre
  README fix
  VERSION: 0.2.4
  render-configs.py renders denyList; resolves jcsalterego#13
  0.2.4-pre
  RELEASE: 0.2.3
  Remove outdated app.bsky.feed.describeFeedGenerator call; fixes jcsalterego#19
  0.2.3-pre
  Fix README latest version
  RELEASE: 0.2.2
  Support exact phrases
  Update config comments for users
  0.2.2-pre
  RELEASE: 0.2.1
  Process +reposts and +replies from configs; resolves jcsalterego#7
  Update Keywords comment in configs
  Add missing mention of Safe Mode; add more notes for upgrading
  0.2.1-pre
  RELEASE: 0.2.0
  console logging cleanup
  ...
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants