Skip to content

bug: BadSessionException #94

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

Closed
gfh31fgh2 opened this issue Jul 18, 2023 · 1 comment
Closed

bug: BadSessionException #94

gfh31fgh2 opened this issue Jul 18, 2023 · 1 comment
Assignees
Labels
bug Something isn't working invalid This doesn't seem right

Comments

@gfh31fgh2
Copy link

Bug Report

YDB PHP SDK version:
1.8.1

Environment
ubuntu18
JWT

Current behavior:

 PHP Fatal error:  Uncaught Error: Class 'YdbPlatform\Ydb\Exceptions\Ydb\BadSessionException' not found in /path/vendor/ydb-platform/ydb-php-sdk/src/Traits/RequestTrait.php:259#012Stack trace:#012#0 /path/vendor/ydb-platform/ydb-php-sdk/src/Traits/RequestTrait.php(100): YdbPlatform\Ydb\Session->processResponse('Table', 'BeginTransactio...', Object(Ydb\Operations\Operation), '\\Ydb\\Table\\Begi...')#012#1 /path/vendor/ydb-platform/ydb-php-sdk/src/Session.php(601): YdbPlatform\Ydb\Session->doRequest('Table', 'BeginTransactio...', Array)#012#2 /path/vendor/ydb-platform/ydb-php-sdk/src/Session.php(231): YdbPlatform\Ydb\Session->request('BeginTransactio...', Array)#012#3 /path/vendor/ydb-platform/ydb-php-sdk/src/Table.php(488): YdbPlatform\Ydb\Session->beginTransaction()#012#4 /path/vendor/ydb-platform/ydb-php-sdk/src/Table.php(473): YdbPlatform\Ydb\Table->YdbPlatform\Ydb\{closure}(Object(YdbPlatform\Ydb\Session))#012#5 /path/vendor/ydb-platform/ydb-php-sdk/src/Retry/Retry.php( in /path/vendor/ydb-platform/ydb-php-sdk/src/Traits/RequestTrait.php on line 259

Expected behavior:

php working more than 12 hours

Steps to reproduce:

php working more than 12 hours

Related code:

https://github.com/gfh31fgh2/ydb-php-simple-driver

@gfh31fgh2 gfh31fgh2 added the bug Something isn't working label Jul 18, 2023
@ilyakharev ilyakharev self-assigned this Jul 18, 2023
@ilyakharev ilyakharev mentioned this issue Jul 24, 2023
7 tasks
@rekby
Copy link
Member

rekby commented Jul 31, 2023

Can't reproduce the problem.

If is is actual - need full reproduce scenario from scratch environment (ideal - from empty ubuntu docker container).

@rekby rekby closed this as completed Jul 31, 2023
@rekby rekby added the invalid This doesn't seem right label Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

3 participants