cloudflare / wildebeest

Wildebeest is an ActivityPub and Mastodon-compatible server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Troubleshooting steps are missing something

sterlingwes opened this issue · comments

I had a bunch of errors with the one-click deploy and found the other issues indicating I should reset with your troubleshooting docs. I followed all the steps there and now my action errors with this:

Screenshot 2023-02-25 at 4 17 13 PM

I'll dig through the code and figure out what the value of this GH action secret should be but wanted you to know the troubleshooting steps for resetting state seem to be missing something

I noticed that the setup UI at https://deploy.workers.cloudflare.com/?url=https://github.com/cloudflare/wildebeest&authed=true doesn't ask for my domain or instance name, etc. anymore, even with a browser cache reset so not sure what happened there or if it's related

Worked when I added the following to https://github.com/YOURUSERNAME/wildebeest/settings/variables/actions

  • ADMIN_EMAIL
  • CF_DEPLOY_DOMAIN
  • CF_ZONE_ID
  • INSTANCE_TITLE
  • INSTANCE_DESCR

CR - deleting my original fork (which was created before there was much content in the repo) seemed to fix it for me but I think a documented solution would be better