Open treeshateorcs opened 1 month ago
I've had the same issue, and the same environment as yours (arch linux, x86_64, zsh).
It seems to be network related somehow. I have an openvpn client that I run to connect to a remote server. When the client is running, I get the behaviour that your are describing above. When I stop the client, then magic works correctly again.
I've tried disabling the telemetry and enabling it, the issue persists. The only common denominator that I could find was the stopping and starting of the openvpn client.
Same issue on Ubuntu.
I use tailscale, did turn it off, but no help.
magic -V or -h worked though
magic 0.4.0 - (based on pixi 0.33.0)
This version worked:
magic 0.3.0
Download from here:
https://dl.modular.com/public/magic/raw
0.3.1 didn't work, maybe related to this:
v0.3.1 (2024-10-03)
Fixes a certification error when fetching some packages
Fixes for telemetry data
Added controls to disable telemetry for magic
Print the pixi version with the magic --version command
could be because this channel is ded:
channels = ["conda-forge", "https://conda.modular.com/max"]
Same issue here all command just freeze except for --help and --version
I have this problem since months ago so I uninstalled it and move on. I'm surprised it's still not has been fixed
Could try rm -rf ~/.modular
and install magic again?
I believe magic
0.3.0 had a serious regression with regards to resolution time. magic
0.4.0 is out now and no longer has this issue.
Same issue on Ubuntu. I use tailscale, did turn it off, but no help. magic -V or -h worked though
magic 0.4.0 - (based on pixi 0.33.0)
This version worked:
magic 0.3.0
Download from here: https://dl.modular.com/public/magic/raw0.3.1 didn't work, maybe related to this:
v0.3.1 (2024-10-03) Fixes a certification error when fetching some packages Fixes for telemetry data Added controls to disable telemetry for magic Print the pixi version with the magic --version command
could be because this channel is ded:
channels = ["conda-forge", "https://conda.modular.com/max"]
I have the same findings on Ubuntu 22.04.5, using NordVPN. Magic version 0.3.0
is the last version that works while I'm connected to the VPN, starting with 0.3.1
magic CLI hangs when doing anything other than --version
or --help
while connected to the VPN.
Issue description
i've tried
magic init
,magic self-update
, andmagic install
. when i run any of them it's just stuck, with no output. i wait for a minute or so, then ^chere's
strace magic init -vvvv
https://0x0.st/XUr-.txtalso, it consumes 100% of one of my cpu threads
Steps to reproduce
magic
commandVersion Info