Skip to content
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

[Bug]: Icons are not loaded (This site can’t be reached, spoppe-b.azureedge.net) stopped working 09.01.2025 #33596

Open
2 tasks done
slavapvf opened this issue Jan 9, 2025 · 7 comments

Comments

@slavapvf
Copy link

slavapvf commented Jan 9, 2025

Component

Icons

Package version

7.9.5

React version

16.14.0

Environment

System:                                                                                                                                                                                                              OS: Windows 10 10.0.19045                                                                                                                                                                                          CPU: (8) x64 11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz                                                                                                                                                        Memory: 13.58 GB / 31.69 GB                                                                                                                                                                                      Browsers:                                                                                                                                                                                                            Edge: Chromium (131.0.2903.99)                                                                                                                                                                                     Internet Explorer: 11.0.19041.4355

Current Behavior

Image

Expected Behavior

no errors

Reproduction

just install package and use icons.

Steps to reproduce

  1. install package
  2. use icons in app

Are you reporting an Accessibility issue?

None

Suggested severity

Urgent - No workaround and Products/sites are affected

Products/sites affected

No response

Are you willing to submit a PR to fix?

no

Validations

  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • The provided reproduction is a minimal reproducible example of the bug.
@duarteunp
Copy link

This is happening across all versions, no icons loading here either. The worst part is that all chatbots in production all around the world generated by Azure AI Studio are also affected by this, since the repo uses this library...

@slavapvf
Copy link
Author

slavapvf commented Jan 9, 2025

@duarteunp
Copy link

What is weird is that I have a web app in a tenant that nothing happened and looking at the Network Tab it is getting the icons from https://res.cdn.office.net/ and in another tenant another web app with the same library version it's not loading the icons and it is trying to load from https://spoppe-b.azureedge.net/

@duarteunp
Copy link

duarteunp commented Jan 9, 2025

I just found a workaround, you can actually specify the CDN manually and rebuild the project:

Image

@xpatrykk
Copy link

xpatrykk commented Jan 9, 2025

@duarteunp, this does not resolve the issue at hand. While rebuilding a single project might be manageable, handling multiple projects this way quickly becomes complicated.

The non-responsive host should take responsibility and address the problem directly. This would be the appropriate and effective solution.

@djpadz
Copy link

djpadz commented Jan 9, 2025

Unfortunately, it looks like this was announced, albeit somewhat obscurely. Doesn't help, but it would seem to indicate that it's not coming back.

https://build5nines.com/retirement-of-azureedge-net-dns-edg-io-business-closure-and-what-you-need-to-know/

@MaikuMori
Copy link

The actual code for copy-paste:

initializeIcons(
  'https://res.cdn.office.net/files/fabric-cdn-prod_20240129.001/assets/icons/',
);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants