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

An update is available! You're running v0.6.4 and the latest release is v0.6.5. #2984

Closed
fofwisdom opened this issue Sep 8, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@fofwisdom
Copy link
Contributor

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. apt install docker.io
  2. git clone https://github.com/bookwyrm-social/bookwyrm.git
  3. git checkout production
  4. Create your environment variables file, (.env)
  5. Configure nginx (nginx/default.conf)
  6. /bw-dev migrate
  7. docker-compose up --build
  8. Configure certbot (docker-compose.yml, nginx/default.conf)
  9. ./bw-dev setup
  10. docker-compose up -d
  11. Create admin account.
  12. Enter the Admin Dashboard

Expected behavior
no version update messages.

Screenshots
image

Instance
https://reads.netsphere.pub/

Additional context
After deleting the docker files, I purge docker and removed all docker paths.

Next, I repeated the initial installation process to verify the reproduction.

@fofwisdom fofwisdom added the bug Something isn't working label Sep 8, 2023
@fofwisdom
Copy link
Contributor Author

fofwisdom commented Sep 8, 2023

There are no v0.6.5 servers available in list.
https://joinbookwyrm.com/instances/

@hughrun
Copy link
Contributor

hughrun commented Sep 9, 2023

@fofwisdom this is the bug noted at #2969.

You're actually running v0.6.5 but the version number wasn't updated in the release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants