[PR #15] [MERGED] Fix traefik version to 1.2.1 #17

Closed
opened 2026-02-16 12:32:33 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/infrastructure/pull/15
Author: @sapk
Created: 4/13/2017
Status: Merged
Merged: 4/13/2017
Merged by: @lunny

Base: masterHead: fix-traefik-version


📝 Commits (1)

  • 11c895a Fix traefik version to 1.2.1

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 ansible/roles/traefik/defaults/main.yml (+1 -1)

📄 Description

Since v1.2.2 seems to introduce a redirect loop (302).

The *.gitea.io websites are inaccessible since a little time due to a redirect loop.

I suspect that it is the same bug that : containous/traefik#1429.

I have the same problem on one of my server and fixing to v1.2.1 fix the it.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/infrastructure/pull/15 **Author:** [@sapk](https://github.com/sapk) **Created:** 4/13/2017 **Status:** ✅ Merged **Merged:** 4/13/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `fix-traefik-version` --- ### 📝 Commits (1) - [`11c895a`](https://github.com/go-gitea/infrastructure/commit/11c895a85c2970c4852876c015e611da48f0861d) Fix traefik version to 1.2.1 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `ansible/roles/traefik/defaults/main.yml` (+1 -1) </details> ### 📄 Description Since v1.2.2 seems to introduce a redirect loop (302). The *.gitea.io websites are inaccessible since a little time due to a redirect loop. I suspect that it is the same bug that : containous/traefik#1429. I have the same problem on one of my server and fixing to v1.2.1 fix the it. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 12:32:33 -05:00
yindo closed this issue 2026-02-16 12:32:33 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: go-gitea/infrastructure#17