-
Notifications
You must be signed in to change notification settings - Fork 20
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
Error: Association Rejected: Result: Rejected Transient, Source: Service Provider (Presentation Related)\n' + 'Reason: Local Limit Exceeded #71
Comments
Hi, |
Hi, Here is some logs. Hope it helps. Btw, is there a way to disable writing dicom.log file. WARN [13-11-2024 00:51:54:275]: instance already registered, ignoring |
Hi,
Thank you for your github code. I encounter an error when using your code.
Step1: start storeSCP with multi thread
Step2: use moveScu to sequentially transfer series by series. After transfer around 5-6GB DICOM files, the storeSCP stops receiving files
Step3: Echoscu gives this error
code: 2, container: null, message: 'Association Rejected: Result: Rejected Transient, Source: Service Provider (Presentation Related)\n' + 'Reason: Local Limit Exceeded', status: 'failure'
Hope you can reproduce the error. I'm happy to reproduce the bug for you. Please let me know if you have any questions. Thanks!
Best,
Thanh.
The text was updated successfully, but these errors were encountered: