Aman Karmani
Aman Karmani
tried with a UTM.app VM and same thing. then i tried the old devfiler 0.6.0 and it started showing a lot more data! it still has those build-id errors, so...
in UTM it works on the host: >Linux ubuntu 6.2.0-39-generic #40-Ubuntu SMP PREEMPT_DYNAMIC Tue Nov 14 23:07:44 UTC 2023 aarch64 aarch64 aarch64 GNU/Linux but inside docker i get: >ERRO[0000] Failed...
The issue seems specific to running within a container. Only kernel activity is shown. Reproduced via `docker exec` on Ubuntu VM.
Yes I was using `--net=host --privileged=true` but I will try those other options
Thanks, with those options it works in docker on Ubuntu. I see all the information from the host too which isn't ideal, but better than nothing. In orbstack there's still...
I've seen this behavior with live stream. Could be similar. cc #1175 #1540 #1541
Would be really useful to have bun support!
The Stirr service was sold and doesn't work anymore https://techcrunch.com/2024/02/09/whats-next-for-stirr-the-free-streaming-service-thinking-media-just-acquired/
Thanks for your work on this! I noticed this code block which sounds like it would need to change along with these regexes? https://github.com/openai/tiktoken/blob/63527649963def8c759b0f91f2eb69a40934e468/src/lib.rs#L405-L409
This will be fixed in the upcoming v0.48.0 release