Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Mobile App keeps crashing after login #969

Closed
poqdavid opened this issue Jan 3, 2024 · 5 comments
Closed

[Bug]: Mobile App keeps crashing after login #969

poqdavid opened this issue Jan 3, 2024 · 5 comments
Assignees
Labels
area/mobile-app bug Something isn't working

Comments

@poqdavid
Copy link

poqdavid commented Jan 3, 2024

Bug description

Once you login into the app it just keeps crashing on the startup

Expected behavior

it should load normally

Steps to reproduce

  1. Enter email and press login
  2. Open the link from the email on the phone
  3. Start app
    ...

Installation method

other

System info

N/A

Netdata build info

N/A

Additional info

time: 1704302661698
msg: java.lang.IndexOutOfBoundsException: Index: 1, Size: 1
stacktrace: java.lang.IndexOutOfBoundsException: Index: 1, Size: 1
	at java.util.ArrayList.get(ArrayList.java:437)
	at cloud.netdata.android.ui.home.fragment.ChooseSpaceFragment.observeGetSilencingRules$lambda-7(ChooseSpaceFragment.kt:327)
	at cloud.netdata.android.ui.home.fragment.ChooseSpaceFragment.$r8$lambda$ZD_pTJmwHN3rD2T-nNTOYp5g5v4(Unknown Source:0)
	at cloud.netdata.android.ui.home.fragment.ChooseSpaceFragment$$ExternalSyntheticLambda1.onChanged(Unknown Source:4)
	at androidx.lifecycle.LiveData.considerNotify(LiveData.java:133)
	at androidx.lifecycle.LiveData.dispatchingValue(LiveData.java:151)
	at androidx.lifecycle.LiveData.setValue(LiveData.java:309)
	at androidx.lifecycle.MutableLiveData.setValue(MutableLiveData.java:50)
	at androidx.lifecycle.LiveData$1.run(LiveData.java:93)
	at android.os.Handler.handleCallback(Handler.java:942)
	at android.os.Handler.dispatchMessage(Handler.java:99)
	at android.os.Looper.loopOnce(Looper.java:201)
	at android.os.Looper.loop(Looper.java:288)
	at android.app.ActivityThread.main(ActivityThread.java:7936)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:854)
@poqdavid poqdavid added bug Something isn't working needs triage labels Jan 3, 2024
@poqdavid
Copy link
Author

poqdavid commented Jan 3, 2024

Sorry I posted this here because I couldn't find a place for the app

@sashwathn
Copy link

@poqdavid : Thanks for reporting the issue. We are working on a fix.

@ilyam8
Copy link
Member

ilyam8 commented Jan 3, 2024

@sashwathn If we are going to use netdata/netdata for bugs/feature requests for the mobile app, we need to create separate bug reports/feature request templates.

@ilyam8 ilyam8 transferred this issue from netdata/netdata Jan 3, 2024
@sashwathn
Copy link

@poqdavid : We are releasing a fix for this issue today and you should have an updated version of the app on the Play Store.
Thanks for reporting this issue!

@poqdavid
Copy link
Author

poqdavid commented Jan 5, 2024

@poqdavid : We are releasing a fix for this issue today and you should have an updated version of the app on the Play Store. Thanks for reporting this issue!

Thanks just installed the update and it runs perfectly fine :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/mobile-app bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants