Closed seanbw1609 closed 4 years ago
same here, trying to download datepicker only and getting 502 cloudflare error instead
same here, trying to download datepicker and progressbar and getting 502 cloudflare error instead
same here, trying to download datepicker and getting 502 error.
same here
same here, trying to download widget + effects core and getting 502 error on click on download button
Same here. Error 502 Ray ID: 510aa73ed91fa3df • 2019-09-03 21:00:27 UTC Bad gateway
same here
Same here, any ETA on the fix? @jzaefferer @mikeedwards @fnagel @scottgonzalez @scottgonzalez @dmethvin @ #359
Getting the same error
Same problem here too, yesterday and still today.
Custom picker won't work (any changes and it defaults to a broken grey theme with none of the selected colours) and can't download any themes.
Any updates?
Same here, please help!
Any updates today?
It is really shame, that some issue on the server prevents to use whole framework. To developers @jzaefferer @mikeedwards @fnagel @scottgonzalez @dmethvin I appreciate your great work. Please give us some feedback, at least. Thanks.
Please do not ping individual developers. Anyone that will actually work on this should already be watching the repo. Many of the people you are pinging aren't involved anymore.
Thanks, @scottgonzalez . At least we know this issue is being monitored. 👍
Only because I was pinged. I am no longer involved with this project.
Been down for a few days now. The themeroller itself isn't working either. Elements don't get updated and remain bland.
Still seems to have the same problem - just trying to download a default package..
The issue is still happening, I get a 502
It's still offline. Is jQueryUI finally being abandoned after all these years?
Same here
Error 502 Ray ID: 5141d82d1c41cd93 • 2019-09-10 13:45:48 UTC Bad gateway download.jqueryui.com Host Error
I had to resort to cloning this repo and running the download server on localhost. I was able to generate a custom build from this.
I had to resort to cloning this repo and running the download server on localhost. I was able to generate a custom build from this.
Awesome! Good to know cloning locally still works. I ended up building a custom implementation for the task I needed complete since their servers have been offline for over a week, but I'll remember that for my next project.
well thats a bit of a pain and theres no real alternatives looked at the other ones come on boys we need it back up
I had to resort to cloning this repo and running the download server on localhost. I was able to generate a custom build from this.
how did you do that
I had to resort to cloning this repo and running the download server on localhost. I was able to generate a custom build from this.
how did you do that
I followed the instructions in the README.
Worked with the following installed (brew install libpng imagemagick node@10
):
I cloned this Git repo then ran:
npm install -g grunt-cli
npm install
grunt prepare
node server.js --console
This started the localhost server, which I used to generate the custom bundle.
I had to resort to cloning this repo and running the download server on localhost. I was able to generate a custom build from this.
how did you do that
I followed the instructions in the README.
Worked with the following installed (
brew install libpng imagemagick node@10
):* Node 10 * imagemagick 7 * libpng
I cloned this Git repo then ran:
npm install -g grunt-cli npm install grunt prepare node server.js --console
This started the localhost server, which I used to generate the custom bundle.
looks way to complicated for me that
I had to resort to cloning this repo and running the download server on localhost. I was able to generate a custom build from this.
how did you do that
I followed the instructions in the README. Worked with the following installed (
brew install libpng imagemagick node@10
):* Node 10 * imagemagick 7 * libpng
I cloned this Git repo then ran:
npm install -g grunt-cli npm install grunt prepare node server.js --console
This started the localhost server, which I used to generate the custom bundle.
looks way to complicated for me that
done it noe cheers mate
cant get it to work npm errors
This issue was brought up in #jquery on irc just now. Who's responsible for this repo? Add me to maintainers if you need help :P
I'm having the same issues listed above - the elements on the themeroller page are not being updated, and go grey after entering in any changes to the default settings/colors/fields. When trying to download I'm getting the 502 Bad Gateway error: Ray ID: 514b7ccd782ab9fe • 2019-09-11 17:51:03 UTC
When on the themeroller page, I checked the errors under the console:
just needed the datpicker and found the js and css for that took me ages but had to find it off an old website i did and that works for me tried to local host the ui site but absolutely no way could i get that to talk and prob gave myself a virus trying loads of different solutions trying to get that to work
Probably no one from the jquery community follows this ticket. There is no feedback from anyone involved. Is there any other way how to contact someone from jquery UI? It seems to be abandoned with no help. The only way is make a clone and run it somewhere else. But I'm not capable to do it.
Probably no one from the jquery community follows this ticket. There is no feedback from anyone involved. Is there any other way how to contact someone from jquery UI? It seems to be abandoned with no help. The only way is make a clone and run it somewhere else. But I'm not capable to do it.
think jquerys coming to an end prob why no ones bothered to sort it out
@milanvorel you could contact the JS foundation: https://js.foundation/contact (new name of the jQuery foundation)
Same for me error 502 when trying to download datePicker, it's the same with all options.
I've found the previous version for datepicker there : https://stadthalle.kamen.de/assets/hofff/calendarfield/jquery.ui.datepicker/1.11.4/
Probably no one from the jquery community follows this ticket. There is no feedback from anyone involved.
Scott already answered that he is no longer involved. I'm following this thread but I have no clue about the infrastructure at all. I'm trying to get somebody of the old team involved to fix this, but most don't want to be involved any more.
Same here
Same here
For now you can just download jQuery UI through CDNs like google: https://developers.google.com/speed/libraries/#jquery-ui
You can use my download server to build jqueryUI.
http://templersmc.net:8888/download (adding SSL support and moving it to a subdomain later this day) ((done, new link: https://jqueryui.templersmc.net/download ))
You can use my download server to build jqueryUI. ((done, new link: https://jqueryui.templersmc.net/download ))
502 Bad Gateway nginx/1.14.2
You managed to replicate their error! ;-)
But seriously thanks for trying to provide something.
You can use my download server to build jqueryUI. ((done, new link: https://jqueryui.templersmc.net/download ))
Legend.
@THemming thank you for the info! I was able to serve locally on windows (well Ubuntu VM as packages are not win32 compatible) using https://docs.microsoft.com/en-us/windows/wsl/install-win10
then in Ubuntu :
sudo apt install imagemagick-6.q16
# install nodejs
curl -sL https://deb.nodesource.com/setup_10.x | sudo -E bash -
sudo apt-get install -y nodejs
# might have done libpng but brew gave be issues if I recall
brew install libpng
sudo apt install convert
Then I mod config.json
to just have 1.12.1 entries (the last gave error and I didn't need)
and followed your steps otherwise. Hope this helps someone else...
2020 and the problem still persist. Is jqueryui abandoned?
Commenting here to get notification in when/if themeroller gets fixed (due to other ticket thread was closed)
At present, themeroller is still broken. Is there an ETA on fixing it? Or is it even being looked at?
Is there an ETA on fixing it? Or is it even being looked at?
Take a look here please #390
Quoted from #390:
jQueryUI is an OpenJS Foundation Emeritus Project. Emeritus projects are those which the maintainers feel have reached or are nearing end-of-life.
What are folks using as an alternative to jQueryUI?
Got "Error 502 Ray ID: 574c92544b7fc601 • 2020-03-16 06:55:58 UTC Bad gateway" when try to download custom jqueryui package.
Tried to download and got the download page : https://jqueryui.com/download/ Clicked the download button and then got a : "Error 502 Ray ID: 50fe4a8e6c99ce3b • 2019-09-02 09:00:01 UTC Bad gateway"
I can't get past this error.