Specify7 version empty after upgrade

We just migrated several of our installations to new servers and upgraded Specify7 in the process. However, for some reason, it won’t show the current Specify7 version, which is very peculiar. Our instances run in docker containers on separate web servers.

This should be fixed in the next release, was a regression

2 Likes

@markp is correct!

Oh right I forgot I asked here too. :grin:
Now all I need are permissions for my user account “fedoras” to pull these images from docker hub…

Hi @fedoras,

You should now have access to the docker-compositions repository!

1 Like

Thanks! For some reason it’s not working…

[root@testifyweb02fl specify]# docker login
Authenticating with existing credentials…
WARNING! Your password will be stored unencrypted in /root/.docker/config.json.
Configure a credential helper to remove this warning. See
docker login | Docker Docs

Login Succeeded
[root@testifyweb02fl specify]# docker pull specify/specify7:v7
Error response from daemon: pull access denied for specify/specify7, repository does not exist or may require ‘docker login’: denied: requested access to the resource is denied

You will need to first accept the invitation before you can pull the repo. You should have received an email from GitHub with the invitation!

I had to redo my account and now it’s at username fedorsteeman

Hi @fedoras

It looks like that account already has access to this repository:

Can you log in using that account via the web interface and navigate to https://github.com/specify/docker-compositions/?