Can't view users as admin

If I click on a user from: http://forum.groupgnosis.com/admin/users/list/active I always get an:
"
Error
while trying to load
Something went wrong."

Even when I click on my own user or the system user.
I used the digital ocean/dockers description and set everything up just a few days ago so it should be all up to date.

The logs:
PG::UndefinedTable: ERROR: relation “users” does not exist LINE 5: WHERE a.attrelid = ‘“users”’::regclass ^ : SELECT a.attname,
1 Sep 7:40 pm
OAuth::Unauthorized (400 Bad Request) /var/www/discourse/vendor/bundle/ruby/2.0.0/gems/oauth-0.4.7/lib/oauth/consumer.rb:216:in `token_request’
3 Sep 8:43 pm

So both messages are already a few days old - this the described error does not create an error log.

Something is deeply wrong and broken with your install

How did you install this?

Has anyone been mucking with your database?

Wait a moment, the users table is clearly there: http://forum.groupgnosis.com/

Looks like you are running an old version can you update to latest.

Installed - Latest
v1.4.0.beta10 +150 1.4.0.beta10 You’re up to date!

I just followed the steps from: https://github.com/discourse/discourse/blob/master/docs/INSTALL-cloud.md

I might have messed up the email config. But in general users can register and the forum sends out emails.

We are on v1.4.0.beta10 +252

So yeah, this is an old bug upgrade to latest

2 Likes

Thanks a lot for the super quick reply. Upgrading helped.

I should have done this myself but since I only installed it a few days AND the admin interface said: I am up to date I did not checked for updates.

1 Like