Unable to upload a forms or data

What is the problem? Please be detailed.
Unable to upload a form or data on to the ODK Aggregate server.

What ODK tool and version are you using? And on what device and operating system version?
ODK Aggregate 1.6.1 Production

What steps can we take to reproduce the problem?
Unable to upload forms to ODK Aggregate
Unable to upload data through ODK Collect to ODK Aggregate

What you have you tried to fix the problem?

Anything else we should know or have? If you have a test form or screenshots or logs, attach here.
ODK Aggregate Deployed on Windows Server 2008 R2 Standard
Apache Tomcat 8 Server
Postgresql Database
Logs.zip (39.6 KB)

On line 300 in tomcat8-stderr.2018-08-13.log, it says

org.postgresql.util.PSQLException: FATAL: password authentication failed for user "odk_user"

Make sure the database is set up properly using the create_db_and_user.sql script the installer provided.

1 Like