Error 403 when 'magic init`

Hello! I try to run 'magic init hello-world --format mojoproject' but got error: ERROR error=HTTP status client error (403 Forbidden) for url (https://conda.modular.com/max/noarch/repodata.json) ERROR error=HTTP status client error (403 Forbidden) for url (https://conda.modular.com/max/noarch/repodata.json) × HTTP status client error (403 Forbidden) for url (https://conda.modular.com/max/noarch/repodata.json) And I can access to https://conda.modular.com/max/noarch/repodata.json from browser. So I have 2 questions: 1. Why 403? 2. Where I can place repodata.json to work properly? 😥 Thank You!
4 Replies
Ehsan M. Kermani (Modular)
Any chance there's an active a vpn or firewall preventing this in your network? If so, can you turn it off and try again. If the issue persists please create an issue here and fill in the details https://github.com/modularml/max/issues
GitHub
Issues · modularml/max
A collection of sample programs, notebooks, and tools which highlight the power of the MAX Platform - Issues · modularml/max
Roman Milovsky
Roman MilovskyOP4mo ago
Thank You for answer! Let me clarify: is there any country ban?
Ehsan M. Kermani (Modular)
Not that I know of
Roman Milovsky
Roman MilovskyOP4mo ago
GitHub
[BUG]: 403 when I try to 'magic init' · Issue #255 · modularml/max
Bug description Hello! After run 'magic init hello-world --format mojoproject' I got error: `✔ Created /home/rom/Documents/Projects/mojo/hello-world/mojoproject.toml ERROR error=HTTP status...

Did you find this page helpful?