Amir Raminfar

Results 176 comments of Amir Raminfar

Updated with logs. Attached screenshot with extensions. This used to work. But now it is broken all my vue projects so I don't think it's related to something I am...

Confirmed. `"language_servers": ["!tailwindcss-language-server"]` fixes the issue. Now the problem is, I do use Tailwind too. Is this related to https://github.com/zed-industries/zed/issues/14723? It doesn't seem like it.

Yea I think I misspoke. Even with tailwind disabled I see this happening. I am wondering if some extension got auto updated. I also lost a lot of time. Going...

Thank you @SomeoneToIgnore for the great work.

I could easily solve this by creating an env like `DOZZLE_MODE=agent`. Does Unraid really not have a way to overwrite the command?

https://github.com/amir20/dozzle/pull/3226 should fix this. You can try it with `amir20/dozzle:pr-3226`. I'd want to update the documentation before releasing. Let me know if it works out.

I wanted to try Unraid and play around with it. It doesn't look to be that simple.

Hmm I may have nil pointer error. One minute. Let me see if I can debug.

Hmmmmm I see. So with `agent` command you could have overwritten the port at `:7007`. But with `DOZZLE_MODE` that functionality won't exist any more since it's not a subcommand. I...

Ping @sefininio. Would like to merge if this works.