austinried / subtracks

A music streaming app for Subsonic-compatible servers
GNU General Public License v3.0
674 stars 29 forks source link

2.0.0-alpha.3 "null check operator used on a null value" #183

Open JihynCelestis opened 12 months ago

JihynCelestis commented 12 months ago

Describe the bug Using Subtracks 2 alpha, trying to add a new source is resulting in the error "null check operator used on a null value" The issue occurs regardless of password sending type.

The server is running Ampache 5.6.1 running on Debian 11

To Reproduce Steps to reproduce the behavior:

  1. Click Add Source
  2. Fill in details (name, server, username, password)
  3. Choose force plaintext password
  4. Error appears

Expected behavior A connection to the server

Screenshots Screenshot_20230705-230549

Device

Server

Additional context Can provide a temporary test login if required!

I've attempted with token & salt password submission, and without spaces in the Name field as well

MathijsNL commented 10 months ago

Same here! No clue how to fix this.