Skip to content

Download enchant dict from downloads.php.net #16310

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

Closed
wants to merge 1 commit into from

Conversation

cmb69
Copy link
Member

@cmb69 cmb69 commented Oct 8, 2024

Since windows.php.net is in the progress to be migrated to downloads.php.net anyway, we may as well fetch the dictionary from the new site right away.


Triggered by https://github.com/php/php-src/actions/runs/11244415090/job/31262430749#step:6:42.

Since windows.php.net is in the progress to be migrated to
downloads.php.net anyway, we may as well fetch the dictionary from the
new site right away.
@cmb69 cmb69 requested a review from TimWolla as a code owner October 8, 2024 22:51
@cmb69
Copy link
Member Author

cmb69 commented Oct 9, 2024

@sAnexeh, there appears to be something wrong with windows.php.net. CI fails to download some dicts from the machine, and I can no longer connect via FTP. Could you please have a look?

Copy link
Member

@TimWolla TimWolla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense to me, though I don't quite understand why the CI is red. For me the dict.zip from windows.php.net downloads just fine and is identical to the one from downloads.php.net

@sAnexeh
Copy link

sAnexeh commented Oct 9, 2024

@sAnexeh, there appears to be something wrong with windows.php.net. CI fails to download some dicts from the machine, and I can no longer connect via FTP. Could you please have a look?

The logs state: wget : The operation has timed out.

I've checked the logs on the host and I can see a lot of succesful downloads of dict.zip in the past two days, via IPv4 and IPv6. It might have been a temporary connection issue towards the host. Does the problem still occur?

Also, FYI: the wget command downloads via http, but that will give a 301 redirect to the https version of that same url. Might be wise for debugging purposes to point towards https directly.

@cmb69
Copy link
Member Author

cmb69 commented Oct 9, 2024

Does the problem still occur?

It might have been resolved. The last failure was ~9 hours ago.

However, there are apparently still issues connecting via FTP. I just had established a connection, but it broke a couple of seconds later.

@cmb69 cmb69 closed this in 5ef3fe2 Oct 16, 2024
@cmb69 cmb69 deleted the cmb/enchant-dict branch October 16, 2024 22:57
@cmb69
Copy link
Member Author

cmb69 commented Oct 16, 2024

For the record: the dictionary download problems, as well as my FTP connection issues have been resolved.

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

Successfully merging this pull request may close these issues.

3 participants