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

Add support for Grocy 4.0.3 #772

Closed
jahway603 opened this issue Sep 2, 2023 · 7 comments
Closed

Add support for Grocy 4.0.3 #772

jahway603 opened this issue Sep 2, 2023 · 7 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@jahway603
Copy link

Running latest grocy-android release v 3.3.1 with a recently upgraded grocy server to v 4.0.3 & the app claims it is unsupported.

@bzar
Copy link

bzar commented Sep 3, 2023

This combination seems to have broken consuming products for some reason. Works on Web UI, getting

Network error

com.android.volley.ClientError
	at com.android.volley.toolbox.BasicNetwork.performRequest(BasicNetwork.java:251)
	at com.android.volley.NetworkDispatcher.processRequest(NetworkDispatcher.java:51)
	at com.android.volley.NetworkDispatcher.run(NetworkDispatcher.java:6)

on android client.

@dominiczedler
Copy link
Collaborator

I'm currently working on my bachelor thesis, sorry for the delays. I will look into it and hopefully a fix can be released in the next days... I can also reproduce the bug.

@dominiczedler dominiczedler self-assigned this Sep 4, 2023
@dominiczedler dominiczedler added bug Something isn't working enhancement New feature or request labels Sep 4, 2023
@dominiczedler
Copy link
Collaborator

Closed with 6ec5276.

@stuckinger
Copy link

Hi! I know this issue is closed, but isn't the current version on f-droid still 3.3.1 which does not support 4.0.3 server version?
I am having the same issue. Is there a roadmap on bringing the version that's working with 4.0.3 server to f-droid soon?

@dominiczedler
Copy link
Collaborator

@stuckinger There was an issue with a library version which is not supported by the build server. We have to release another version first, so that the build server has the updated library. In the meantime you could also use the GitHub APK downloads.

@patzly
Copy link
Owner

patzly commented Sep 17, 2023

If you use the GitHub download until we release a small update in one week, you sadly have to uninstall the F-Droid version first because the GitHub version uses the Google Play signature.

@stuckinger
Copy link

Thanks for your reply!
@patzly: one week is enough for me as a "roadmap" ;-)
I just started with Grocy, so I can just wait another week and hope it will work smoothly with a new version from fdroid.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants