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

Tour translations re-deployment after appspot deprecation of Go1.9 (tracking issue) #1039

Open
ALTree opened this issue Sep 7, 2020 · 5 comments

Comments

@ALTree
Copy link
Member

ALTree commented Sep 7, 2020

The appspot -where the tour non-English translations we link to in are deployed- deprecated Go1.9. This means that old deployments of the tour translations that were not updated and re-deployed are currently offline with this error:

Go 1.9 is no longer available. 
Please refer to https://goo.gl/aESk5L for more information.

Jan 2021 update Now the error is

Error: Server Error
The server encountered an error and could not complete your request.

Please try again in 30 seconds.

March 2021 update I've removed the links to offline translations in CL 298209. They can be added back when/if they come back online.


December 2021 update the French and Uzbek tours are offline, updated the list.


We don't control or deploy the translations, but we can request their owners to re-deploy. This is a tracking issue for that.

Translations

Arabic

Link: https://go-tour-ar.appspot.com/
Repository: Unknown
Status: OFFLINE

Brazilian Portuguese

Link: https://go-tour-br.appspot.com
Repository: https://github.com/dgv/go-tour-br
Status: OK

Catalan

Link: https://go-tour-ca.appspot.com/
Repository: https://github.com/zorion/go-tour-ca
Status: OK
Reported at: zorion/go-tour-ca#1

Simplified Chinese

Link: https://tour.go-zh.org/
Repository: https://github.com/Go-zh/tour
Status: OK

Traditional Chinese

Link: https://go-tour-zh-tw.appspot.com/
Repository: https://github.com/bztsai/go-tour-zh-tw
Status: OFFLINE
Reported at: bztsai/go-tour-zh-tw#1

Czech

Link: https://go-tour-cz.appspot.com/
Repository: https://github.com/martinkunc/go-tour-cz
Status: OK

French

Link: https://go-tour-fr.appspot.com
Repository: https://github.com/dupoxy/go-tour-fr
Status: OFFLINE
Reported at: dupoxy/go-tour-fr#42

German

Link: https://go-tour-de.appspot.com
Repository: https://github.com/michivo/go-tour-de
Status: OFFLINE
Reported at: michivo/go-tour-de#18

Hebrew

Link: https://go-tour-he.appspot.com/
Repository: Unknown. The commit that added the link.
Status: OFFLINE

Indonesian

Link: https://go-tour-id2.appspot.com
Repository: https://github.com/golang-id/tour
Status: OK

Italian

Link: https://go-tour-ita.appspot.com/
Repository: https://github.com/alebaffa/go-tour-ita-trans
Status: OFFLINE
Reported at: https://github.com/alebaffa/go-tour-ita-trans/issues/3

Japanese

Link: https://go-tour-jp.appspot.com/
Repository: https://github.com/atotto/go-tour-jp
Status: OK

Korean

Link: https://go-tour-ko.appspot.com/
Repository: https://github.com/golang-ko/tour
Status: OK

Romanian

Link: https://go-tour-ro.appspot.com/
Repository: Unknown.
Status: OFFLINE

Russian

Link: https://go-tour-ru-ru.appspot.com/
Repository: https://github.com/kalimatas/go-tour-ru
Status: OFFLINE
Reported at: kalimatas#58

Spanish

Link: https://gotour-es.appspot.com/
Repository: https://github.com/rcostu/go-tour-es
Status: OFFLINE
Reported at: rcostu/go-tour-es#14

Thai

Link: https://go-tour-th.appspot.com/
Repository: https://github.com/gogetth/tour
Status: OK

Turkish

Link: https://go-tour-turkish.appspot.com/
Repository: https://github.com/golang-tr/tour
Status: OFFLINE
Reported at: golang-tr/tour#7

Ukrainian

Link: https://go-tour-ua.appspot.com/
Repository: https://github.com/mak73kur/go-tour-ua
Status: OFFLINE
Reported at: mak73kur#26

Uzbek

Link: https://go-tour-uz.appspot.com/
Repository: https://github.com/faxriddin/go-tour-uz
Status: OFFLINE
Reported at: faxriddin/go-tour-uz#22
Reported at (a later outage): faxriddin/go-tour-uz#24

@ALTree ALTree pinned this issue Jan 24, 2021
gopherbot pushed a commit that referenced this issue Mar 17, 2021
After appspot deprecated Go 1.9, a few of the tour translations we
link to went offline. I've reported the issue on their issue trackers
6 month ago (Issue #1039 tracks this). A few of them were
redeployed and went back online, but others are still offline (and now
appspot returns a 500 Internal Server Error status for those).

After a 6 months grace period, this change removes the links to the
translations that are still offline from the welcome page.

Updates #1039
Updates golang/go#41219
Fixes golang/go#44382

Change-Id: I82bab0b78273b5b26dab0714ed6e6e6feaea1725
Reviewed-on: https://go-review.googlesource.com/c/tour/+/298209
Trust: Alberto Donizetti <[email protected]>
Reviewed-by: Dmitri Shuralyov <[email protected]>
@ALTree
Copy link
Member Author

ALTree commented May 12, 2021

I've removed the dead links. We can keep this issue open to have a list of link we could add back if/when they come back online.

gopherbot pushed a commit to golang/website that referenced this issue May 26, 2021
After appspot deprecated Go 1.9, a few of the tour translations we
link to went offline. I've reported the issue on their issue trackers
6 month ago (Issue golang/tour#1039 tracks this). A few of them were
redeployed and went back online, but others are still offline (and now
appspot returns a 500 Internal Server Error status for those).

After a 6 months grace period, this change removes the links to the
translations that are still offline from the welcome page.

Updates golang/tour#1039
Updates golang/go#41219
Fixes golang/go#44382

Change-Id: I82bab0b78273b5b26dab0714ed6e6e6feaea1725
Reviewed-on: https://go-review.googlesource.com/c/tour/+/298209
Trust: Alberto Donizetti <[email protected]>
Reviewed-by: Dmitri Shuralyov <[email protected]>
X-Tour-Commit: 0a3a62c5e5c0d05b1347b4156a5caa5b4e5758e3
@ALTree ALTree unpinned this issue Jul 15, 2021
@Arlington1985
Copy link

Uzbek language also not working

@oliverpool
Copy link

French Tour is currently offline: https://go-tour-fr.appspot.com/

Error: Server Error
The server encountered an error and could not complete your request.

Please try again in 30 seconds.

Reported: dupoxy/go-tour-fr#42 (but repo did not have any activity from maintainer since April 2020...)

@l-a-n
Copy link

l-a-n commented Nov 15, 2021

The french translated website is down too and I don't know since when.
image

@ALTree
Copy link
Member Author

ALTree commented Dec 1, 2021

Thanks for reporting that Uzbek and French are offline, I've updated the list.

gopherbot pushed a commit to golang/website that referenced this issue Dec 1, 2021
These translations have been unavailable for some time.

Updates golang/tour#1039
Fixes golang/go#49900

Change-Id: I511848e600d4cb49a60cd1ce6778805e093ab0d9
Reviewed-on: https://go-review.googlesource.com/c/website/+/368138
Trust: Alexander Rakoczy <[email protected]>
Run-TryBot: Alexander Rakoczy <[email protected]>
TryBot-Result: Go Bot <[email protected]>
Reviewed-by: Jamal Carvalho <[email protected]>
Website-Publish: Dmitri Shuralyov <[email protected]>
passionSeven added a commit to passionSeven/website that referenced this issue Oct 18, 2022
After appspot deprecated Go 1.9, a few of the tour translations we
link to went offline. I've reported the issue on their issue trackers
6 month ago (Issue golang/tour#1039 tracks this). A few of them were
redeployed and went back online, but others are still offline (and now
appspot returns a 500 Internal Server Error status for those).

After a 6 months grace period, this change removes the links to the
translations that are still offline from the welcome page.

Updates golang/tour#1039
Updates golang/go#41219
Fixes golang/go#44382

Change-Id: I82bab0b78273b5b26dab0714ed6e6e6feaea1725
Reviewed-on: https://go-review.googlesource.com/c/tour/+/298209
Trust: Alberto Donizetti <[email protected]>
Reviewed-by: Dmitri Shuralyov <[email protected]>
X-Tour-Commit: 0a3a62c5e5c0d05b1347b4156a5caa5b4e5758e3
passionSeven added a commit to passionSeven/website that referenced this issue Oct 18, 2022
These translations have been unavailable for some time.

Updates golang/tour#1039
Fixes golang/go#49900

Change-Id: I511848e600d4cb49a60cd1ce6778805e093ab0d9
Reviewed-on: https://go-review.googlesource.com/c/website/+/368138
Trust: Alexander Rakoczy <[email protected]>
Run-TryBot: Alexander Rakoczy <[email protected]>
TryBot-Result: Go Bot <[email protected]>
Reviewed-by: Jamal Carvalho <[email protected]>
Website-Publish: Dmitri Shuralyov <[email protected]>
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

4 participants