thedillonb / CodeStash

An iOS client for Atlassian's Stash
8 stars 2 forks source link

Object reference not set to an instance of an object #1

Open jrencz opened 10 years ago

jrencz commented 10 years ago

I get such error on login screen after being logged in. I'm sure credentials are ok, because if bad credentials are provided 401 error appears.

thedillonb commented 10 years ago

@jrencz, interesting. I will take a look at it ASAP. There is a new version, 1.0.1, that is under review right now that may resolve this issue as it corrects a lot of silly bugs.

jrencz commented 10 years ago

I'll let you know as soon as the update is available. Thank you for quick response.

jrencz commented 10 years ago

I downloaded 1.0.1 but i get the same error

jrencz commented 10 years ago

It turned out we're using stash 2.9 and it may be the problem since you tested against the later version.

I let our ops person know and I hope to get my Stash install updated in several days. I'll let you know if it helps.

thedillonb commented 10 years ago

Hmm, that is a possibility. I'll see if I can downgrade my Stash instance and reproduce it. Even though I'm testing with newer versions I'd like to try and make it work for all of them; or at least for all 2.0 versions.

Thanks for your feedback and follow up. It's much appreciated!

jrencz commented 9 years ago

We upgraded out install. 3.3.0 works fine.