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

"Idle timeout" abfangen #39

Closed
BugBuster1701 opened this issue Sep 7, 2020 · 2 comments
Closed

"Idle timeout" abfangen #39

BugBuster1701 opened this issue Sep 7, 2020 · 2 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@BugBuster1701
Copy link
Owner

Describe the bug

request.CRITICAL: Uncaught PHP Exception Symfony\Component\HttpClient\Exception\TransportException: 
"Idle timeout reached for "https://www.meine-domain.de/BackupDB/autobackup"." 
at /homepages/.../vendor/symfony/http-client/Chunk/ErrorChunk.php line 64 
{"exception":"[object] (Symfony\\Component\\HttpClient\\Exception\\TransportException(code: 0): 
Idle timeout reached for \"https://www.meine-domain.de/BackupDB/autobackup\". 
at /homepages/.../vendor/symfony/http-client/Chunk/ErrorChunk.php:64)"} 

Affected version(s)

  • Cron-Bundle Version 1.4.2
  • BackupDB in Version 1.4.1
  • Contao Version 4.9.5

To Reproduce
Forum

@BugBuster1701 BugBuster1701 added the bug Something isn't working label Sep 7, 2020
@BugBuster1701
Copy link
Owner Author

BugBuster1701 commented Sep 7, 2020

  • Timeout erhöhen
  • getContent() in try catch integrieren
  • Timeout je Job definierbar?

@BugBuster1701 BugBuster1701 self-assigned this Sep 7, 2020
@BugBuster1701 BugBuster1701 added this to the 1.4.5 milestone Sep 8, 2020
@BugBuster1701
Copy link
Owner Author

Timeout je Job definierbar: #40

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant