pharo-project / pharo

Pharo is a dynamic reflective pure object-oriented language supporting live programming inspired by Smalltalk.
http://pharo.org
Other
1.21k stars 355 forks source link

Unable to create images via Pharo Laucher for *Jenkins*/*IoT/*Remote Development #12647

Open ipsmile opened 1 year ago

ipsmile commented 1 year ago

Open pharo launcher and tried to create images for:

Pharo Contribution Jenkins Moose Jenkins

Encountered Errors: PhLDownloadError: 503 Service Unavailable, please see attached screen capture.

Also tried to create images for:

Pharo IoT Pharo Remote Development

Nothing happens!

To Reproduce Steps to reproduce the behavior:

  1. Go to Pharo Launcher (3.0.1)
  2. Click on the 'new' icon on the top left corner.
  3. In the popped up Pharo Launcher - Image creation window, select each of the above template categories and click on the "Create Image" button at the lower right corner of this window.
  4. Then, you will see the error messages pop up or see nothing happens.

Expected behavior Expect to see a new image created which could be used to go into the corresponding Pharo environment.

Screenshots If applicable, add screenshots to help explain your problem: error

Version information:

Expected development cost

Seems that these templates should be available and working at some point of time. Something occured on the server side, thus, the downloads became unavailable and images cannot be created. I am not sure what the costs would be to make them available again.

welcome[bot] commented 1 year ago

Thanks for opening your first issue! Please check the CONTRIBUTING documents for some tips about which information should be provided. You can find information of how to do a Pull Request here: https://github.com/pharo-project/pharo/wiki/Contribute-a-fix-to-Pharo

GitHub
Contribute a fix to Pharo
Pharo is a dynamic reflective pure object-oriented language supporting live programming inspired by Smalltalk. - pharo-project/pharo
astares commented 1 year ago

@ipsmile I guess this issue should be better placed in Pharo Launcher project repo: https://github.com/pharo-project/pharo-launcher

GitHub
GitHub - pharo-project/pharo-launcher: Lets you manage your pharo images and download new ones
Lets you manage your pharo images and download new ones - GitHub - pharo-project/pharo-launcher: Lets you manage your pharo images and download new ones