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

Network error when moving with grocy code #894

Open
Saturo78 opened this issue Nov 5, 2024 · 1 comment
Open

Network error when moving with grocy code #894

Saturo78 opened this issue Nov 5, 2024 · 1 comment

Comments

@Saturo78
Copy link

Saturo78 commented Nov 5, 2024

When I try to move a stock entry with grocy code I get a network error:

`Netzwerkfehler

com.android.volley.ClientError
at com.android.volley.toolbox.NetworkUtility.shouldRetryException(NetworkUtility.java:193)
at com.android.volley.toolbox.BasicNetwork.performRequest(BasicNetwork.java:145)
at com.android.volley.NetworkDispatcher.processRequest(NetworkDispatcher.java:132)
at com.android.volley.NetworkDispatcher.processRequest(NetworkDispatcher.java:111)
at com.android.volley.NetworkDispatcher.run(NetworkDispatcher.java:90)
`

@Saturo78 Saturo78 closed this as completed Dec 7, 2024
@Saturo78
Copy link
Author

I have now found out when this error occurs.
If a stock entry is not in the standard storage location, the standard storage location is still pre-assigned in the transaction and leads to this error.
The current stock location of the scanned grocy code stock entry must always be used here.

@Saturo78 Saturo78 reopened this Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant