-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Labels
services[Component] This issue is related to runtime services, e.g. sessions, memory, artifacts, etc[Component] This issue is related to runtime services, e.g. sessions, memory, artifacts, etc
Milestone
Description
** Please make sure you read the contribution guide and file the issues in the right place. **
Contribution guide.
Describe the bug
adk crashes with TypeError: 'tuple' object cannot be interpreted as an integer when using MySQL backend in v1.17.0.
To Reproduce
Please share a minimal code and data to reproduce your problem.
Steps to reproduce the behavior:
- Install
google-adk==1.17.0 - Configure
DatabaseSessionServicewith MySQL - Create and store a session with events
- Error occurs during session serialization
Expected behavior
Sessions should be stored and retrieved successfully from MySQL without errors.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: [e.g. macOS, Linux, Windows]
- Python version(python -V):
- ADK version(pip show google-adk):
Model Information:
- Are you using LiteLLM: Yes/No
- Which model is being used(e.g. gemini-2.5-pro)
Additional context
Add any other context about the problem here.
nolbertj and yuanjl34
Metadata
Metadata
Assignees
Labels
services[Component] This issue is related to runtime services, e.g. sessions, memory, artifacts, etc[Component] This issue is related to runtime services, e.g. sessions, memory, artifacts, etc