# Can't view users as admin

**URL:** https://meta.discourse.org/t/cant-view-users-as-admin/33032
**Category:** Support
**Created:** [September 8, 2015, 9:45pm UTC](https://meta.discourse.org/t/cant-view-users-as-admin/33032 "2015-09-08T21:45:30Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![mKoeppelmann](https://avatars.discourse-cdn.com/v4/letter/m/df788c/32.png) [@mKoeppelmann](https://meta.discourse.org/u/mKoeppelmann)
#### Post date: [September 8, 2015, 9:45pm UTC](https://meta.discourse.org/t/cant-view-users-as-admin/33032/1 "2015-09-08T21:45:30Z")

</div>

If I click on a user from: [Gnosis Kripto Cuzdan - Kripto cüzdanları](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.

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [September 8, 2015, 9:47pm UTC](https://meta.discourse.org/t/cant-view-users-as-admin/33032/2 "2015-09-08T21:47:30Z")

</div>

> [@mKoeppelmann](#):
>
> ERROR: relation “users” does not exist

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/](http://forum.groupgnosis.com/)

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

---

<div class="post-metadata">

### Author: ![mKoeppelmann](https://avatars.discourse-cdn.com/v4/letter/m/df788c/32.png) [@mKoeppelmann](https://meta.discourse.org/u/mKoeppelmann)
#### Post date: [September 8, 2015, 9:50pm UTC](https://meta.discourse.org/t/cant-view-users-as-admin/33032/3 "2015-09-08T21:50:34Z")

</div>

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

I just followed the steps from: [discourse/docs/INSTALL-cloud.md at main · discourse/discourse · GitHub](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.

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [September 8, 2015, 9:51pm UTC](https://meta.discourse.org/t/cant-view-users-as-admin/33032/4 "2015-09-08T21:51:43Z")

</div>

We are on v1.4.0.beta10 +252

So yeah, this is an old bug upgrade to latest

---

<div class="post-metadata">

### Author: ![mKoeppelmann](https://avatars.discourse-cdn.com/v4/letter/m/df788c/32.png) [@mKoeppelmann](https://meta.discourse.org/u/mKoeppelmann)
#### Post date: [September 8, 2015, 10:04pm UTC](https://meta.discourse.org/t/cant-view-users-as-admin/33032/5 "2015-09-08T22:04:34Z")

</div>

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.

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [September 8, 2015, 10:43pm UTC](https://meta.discourse.org/t/cant-view-users-as-admin/33032/6 "2015-09-08T22:43:17Z")

</div>


