[GH-ISSUE #25] v1.2.19 hangs #16

Closed
opened 2026-03-07 19:14:03 +03:00 by kerem · 3 comments
Owner

Originally created by @sthulin on GitHub (Mar 22, 2023).
Original GitHub issue: https://github.com/007revad/Synology_HDD_db/issues/25

I replaced my flash drives with new ones and went to run the latest version of the script and now it just hangs.

sudo ./syno_hdd_db.sh 
Synology_HDD_db v1.2.19
DS1817+-j DSM 6.2.4 
Originally created by @sthulin on GitHub (Mar 22, 2023). Original GitHub issue: https://github.com/007revad/Synology_HDD_db/issues/25 I replaced my flash drives with new ones and went to run the latest version of the script and now it just hangs. ``` sudo ./syno_hdd_db.sh Synology_HDD_db v1.2.19 DS1817+-j DSM 6.2.4 ```
kerem 2026-03-07 19:14:03 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@sthulin commented on GitHub (Mar 22, 2023):

update, it sat for several minutes before finally completing

<!-- gh-comment-id:1480206713 --> @sthulin commented on GitHub (Mar 22, 2023): update, it sat for several minutes before finally completing
Author
Owner

@007revad commented on GitHub (Mar 22, 2023):

It looks it was waiting for github to reply if there was a newer version. I'll add a timeout so if there's reply within 10 seconds it continues the rest of the script.

<!-- gh-comment-id:1480312628 --> @007revad commented on GitHub (Mar 22, 2023): It looks it was waiting for github to reply if there was a newer version. I'll add a timeout so if there's reply within 10 seconds it continues the rest of the script.
Author
Owner

@007revad commented on GitHub (Mar 22, 2023):

Fixed in v1.2.20

  • When checking if there's a newer version it now has a connection timeout of 5 seconds and an overall timeout of 10 seconds.
  • When downloading a newer version it now has a connection timeout of 5 seconds and an overall timeout of 30 seconds.
<!-- gh-comment-id:1480344204 --> @007revad commented on GitHub (Mar 22, 2023): Fixed in v1.2.20 - When checking if there's a newer version it now has a connection timeout of 5 seconds and an overall timeout of 10 seconds. - When downloading a newer version it now has a connection timeout of 5 seconds and an overall timeout of 30 seconds.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Synology_HDD_db#16
No description provided.