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

Unhandled TypeError in python wrapper #103

Open
gjask opened this issue Nov 12, 2024 · 0 comments
Open

Unhandled TypeError in python wrapper #103

gjask opened this issue Nov 12, 2024 · 0 comments

Comments

@gjask
Copy link

gjask commented Nov 12, 2024

Sadly I wasn't able to capture response data that caused the error. Also exception returned from fastrpc doesn't seem to contain traceback. So far I know the following exception is raised by calling fastrpc.loads(response_data) and http status code was in range >=200 and <300.

<fastrpc.Fault: -500, Unhandled exception <type 'exceptions.TypeError'>: __init__() argument 3 must be string without null bytes, not str>
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