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

В Linux Debian 12 отправка больших файлов по HTTP прерывается исключением (System.IO.IOException): Unable to read data from the transport connection: The socket has been shut down. #1506

Open
Dumsik opened this issue Feb 13, 2025 · 0 comments

Comments

@Dumsik
Copy link

Dumsik commented Feb 13, 2025

ОС: В Linux Debian 12
oscript 1.9.2

В скрипте с помощью библиотеки 1connector отправляю на http сервер файл размером 80 мегабайт. Скрипт висит примерно минуту, а затем падает с исключением "{Модуль /usr/share/oscript/lib/1connector/src/internal/Модули/КоннекторHTTPСлужебный.os / Ошибка в строке: 710 / {Модуль /usr/share/oscript/lib/1connector/src/internal/Модули/КоннекторHTTPСлужебный.os / Ошибка в строке: 614 / Внешнее исключение (System.IO.IOException): Unable to read data from the transport connection: The socket has been shut down.}
Возврат Соединение.ВызватьHTTPМетод(ПодготовленныйЗапрос.Метод, ПодготовленныйЗапрос.HTTPЗапрос, Настройки.ИмяВыходногоФайла);}"

Если скрипт запустить на windows все отрабатывает корректно, файл отправляется.

@Dumsik Dumsik changed the title В Linux Debian 12 отправка больших файлов прерывается исключением (System.IO.IOException): Unable to read data from the transport connection: The socket has been shut down. В Linux Debian 12 отправка больших файлов по HTTP прерывается исключением (System.IO.IOException): Unable to read data from the transport connection: The socket has been shut down. Feb 13, 2025
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