Custom Query (1138 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (55 - 57 of 1138)

Ticket Resolution Summary Owner Reporter
#750 fixed ushahidi doesn't connect to DB during quickstart setup live-demo@… camerons
Description

Running osgeolive5.0b5, I open a clean VM, then open ushahidi application by selecting ushahidi from the pull down menu.

I then start following the steps of the quickstart: http://adhoc.osgeo.osuosl.org/livedvd/docs/en/quickstart/ushahidi_quickstart.html

Choose “Basic Installation”, “Let’s get started”, and it will prompt you for a few details. The database name is “ushahidi”, database user name is “user”, the password is also “user”. The database host is “localhost”. Then continue.

I then get the following error: "Oops! We couldn't make a connection to the database server with the credentials given. Please make sure they are correct."

#1763 wontfix Ushahidi database error live-demo@… micha
Description

After going thru the Ushahidi QuickStart, When I try to access the webpage it shows: Database error.

In the Ushahidi log file: Uncaught Kohana_Database_Exception: Unknown Exception: database.error in file system/libraries/drivers/Database/Mysqli.php on line 159

#2126 fixed User "user" not in group "users" on OSGeoLive vmdk osgeolive@… Ben Caradoc-Davies
Description

The user "user" is not a member of the "users" group on the OSGeoLive 12.0 vmdk. This prevents GeoServer from writing to its data directory and causes GeoServer to fail to start. The iso image is not affected by this problem.

Workaround is to fix the vmdk with the following one-time procedure:

(1) Start a terminal.

(2) Run "sudo adduser user users".

(3) Apply this change by starting a new desktop session: either restart the virtual machine or log out and log back in (username "user", password "user").

GeoServer should now start normally.

OSGeoLive mailing list discussion:
https://lists.osgeo.org/pipermail/osgeolive/2018-September/013581.html

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.