Piwigo / Piwigo-Android

Piwigo Native Android App
GNU General Public License v3.0
140 stars 43 forks source link

Login fails when trying to read a null object reference. #248

Closed ceearrbee closed 4 years ago

ceearrbee commented 4 years ago

Describe the bug and how to reproduce

  1. Open Application
  2. Input server, username and password.
  3. Press login
  4. Login failed

Error:

Login failed

Attempt to read from field 'boolean.org.piwigo.io.model.SuccessResponse.result' on a null object reference

Expected behavior Login should have succeeded and logged in.

What did you do already I looked in the issues and didn't see this, I am able to login with guest.

Smartphone (please complete the following information):

Additional context

This is a fresh install, I've uploaded a couple photos but otherwise haven't touched it. It is running on CentOS 7 with nginx using MariaDB.

coolo commented 4 years ago

you use the version from play store?

ceearrbee commented 4 years ago

Yes, 1.0.2 directly from the PlayStore.

ramack commented 4 years ago

duplicate of #179, should be solved by #181