#1486717 closed Bugs (worksforme)
Address Book
| Reported by: | RISCpr | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.4-stable |
| Component: | Addressbook | Version: | 0.4-beta |
| Severity: | critical | Keywords: | |
| Cc: |
Description
SERVICE CURRENTLY NOT AVAILABLE!
Error No. [500]
Change History (2)
comment:1 Changed 3 years ago by alec
- Milestone changed from later to 0.4-stable
- Resolution set to worksforme
- Status changed from new to closed
comment:2 Changed 3 years ago by kaz
FYI
I saw this after upgrading from 0.3 to 0.4-beta.
The fix was to connect to my PostgresSQL database with the "psql -d roundcube" command, executed while logged in as user postgres, and then to cut and paste the SQL commands from the postgress.update.sql file. But of course, not all the commands in the file, but just the ones in the section preceded by the comment "-- Updates from version 0.3.1"
Note: See
TracTickets for help on using
tickets.

What log says? You've forgot to update database schema, maybe?