Opened 7 years ago
Closed 6 years ago
#56337 closed defect (fixed)
mpbot-github: Build log uploads fail due to new IPs used by Travis CI
Reported by: | raimue (Rainer Müller) | Owned by: | admin@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | server/hosting | Version: | |
Keywords: | Cc: | l2dy (Zero King), neverpanic (Clemens Lang) | |
Port: |
Description
Apparently Travis must have some new IPs and we need to extend the whitelist for unauthenticated users:
--9bba227c544541bbafbe7a4fc806bab5489eae04f16d9303cac42e9eff2e Content-Disposition: form-data; name="port-bitcoin-install-output-success-pastebin" https://github.com/login/oauth/authorize?approval_prompt=force&client_id=4ca35efed95e1763dc00&redirect_uri=https%3A%2F%2Fpaste.macports.org%2Foauth2%2Fcallback&response_type=code&scope=user%3Aemail+read%3Aorg&state=8ba29d276cbff0838efb241113cd4236%3A%2F --9bba227c544541bbafbe7a4fc806bab5489eae04f16d9303cac42e9eff2e
From: https://travis-ci.org/macports/macports-ports/jobs/369592560
Change History (3)
comment:1 Changed 7 years ago by raimue (Rainer Müller)
comment:3 Changed 6 years ago by l2dy (Zero King)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Haven't seen that error recently.
Note: See
TracTickets for help on using
tickets.
I checked and all IP addresses published by Travis are already whitelisted.
However, I also saw unauthorized requests from 207.254.16.10 in the log files, which is also at Mac Stadium. I added it to the whitelist in the hope to avoid losing more logs.