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

Got an error reading communication packets #56

Open
raosatyam opened this issue Jun 20, 2023 · 1 comment
Open

Got an error reading communication packets #56

raosatyam opened this issue Jun 20, 2023 · 1 comment
Assignees
Labels
question Further information is requested

Comments

@raosatyam
Copy link

In "Example 4. Transparent encryption, Zones, Python app, MySQL" , I am having error "mysql_1 | 2023-06-20 20:30:30 178 [Warning] Aborted connection 178 to db: 'test' user: 'test' host: '172.20.0.5' (Got an error reading communication packets)" in following commands

docker exec -it python-mysql_python_1
python3 extended_example_with_zone.py --host=acra-server --port=9393 --generate_zone

docker exec -it python-mysql_python_1
python3 extended_example_without_zone.py --host=acra-server --port=9393 --data=data.json

How to resolve this?

@vixentael vixentael added the question Further information is requested label Jun 20, 2023
@Lagovas
Copy link
Contributor

Lagovas commented Jun 21, 2023

We are sorry, but examples with zones are deprecated and scheduled for removal soon. We don't plan to support and maintain these examples. Please, try other examples with transparent encryption (with numbers 1, 3).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants