-
Notifications
You must be signed in to change notification settings - Fork 72
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
72918f8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@caternuson seems like re-adding drazzy causing issue again, maybe I miss something
72918f8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@hathach I think the cause is that the SSL certificate on drazzy.com expired once again yesterday:
The issues from the last certificate expiration were never closed after it was renewed last time, so I guess those will serve to track this new incarnation of the problem:
72918f8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@hathach This is a known and ongoing issue. We've simply been adding/removing the URL as needed. Not a fix, just a day-to-day hack. There have been several rounds of this - removing URL, putting URL back once fixed, etc.. There are other CI runs that depend on that URL being there (and working of course). So it's a shell game.
72918f8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@hathach Here's the fix for now:
#184
72918f8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@caternuson ah great, thank you for explanation. It is indeed absolutely working before :)