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

timeout on timestamp.synoloogy.com #38

Open
alucryd opened this issue Sep 10, 2021 · 3 comments
Open

timeout on timestamp.synoloogy.com #38

alucryd opened this issue Sep 10, 2021 · 3 comments

Comments

@alucryd
Copy link

alucryd commented Sep 10, 2021

Hi guys, I'm having an issue building a package for DSM 6, see below:

PHP Warning:  file_get_contents(http://timestamp.synology.com/timeserver.gpg): failed to open stream: Connection timed out in /pkgscripts/qctrwhyysrj on line 2

Is the server down or is it a problem on my end? Tried this address from several servers and it seems unresponsive.

@SynologyOpenSource
Copy link
Owner

Is this problem still happened?
We check server connection now is back to normal.

@alucryd
Copy link
Author

alucryd commented Sep 13, 2021

Still an issue via IPv6:

PHP Warning:  file_get_contents(http://timestamp.synology.com/timeserver.gpg): failed to open stream: Connection timed out in /pkgscripts/oceqojvdghn on line 2
Can't read timeserver.gpg
Make token failed.
sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
[alpine] Sign package:  php /pkgscripts-ng/CodeSign.php --sign=/image/packages/EmbyServer-alpine-4.7.0.11-0001_debug.spk
Traceback (most recent call last):
  File "/home/embybuilder/Buildbot/synology/pkgscripts/PkgCreate.py", line 279, in _code_sign
    check_call(cmd, shell=True, executable="/bin/bash")
  File "/usr/lib/python3.9/subprocess.py", line 373, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command ' php /pkgscripts-ng/CodeSign.php --sign=/image/packages/EmbyServer-alpine-4.7.0.11-0001_debug.spk' returned non-zero exit status 1.

Looks fine via IPv4 though, I'll cheat with /etc/hosts in the meantime.

@SynologyOpenSource
Copy link
Owner

We haven't supported IPv6 for now and there are some reasons:

  1. IPv6 adoption rate is still not high
  2. Most of IPv6 translates back to IPv4, sometimes it may cause strange issue
  3. Everyone has IPv4

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

2 participants