Yury Garris

Results 10 comments of Yury Garris

Hey guys @goodmanpersonguy @cnaccio ! Any luck with figuring out how to properly make Nestjs WebSocket Client application/module? Definitely worth to update documentation on how to work with WS client...

Probably, better so switch to [Symfony Asset Mapper](https://symfony.com/doc/current/frontend/asset_mapper.html) (a replacement for Webpack Encore)

Hi @smolgrrr, no worries! thank you for your answer! Btw, I checked router settings and discovered no restrictions. It has default settings and not blocking port 53. If I am...

hey @samsonasik, potentially I could, but the thing is I never did this before. I was just trying to follow the guide https://getrector.com/blog/modernize-symfony-configs I never used Symfony ConfigBuilder class before.

Having the same issue on: ``` doctrine/orm: 2.18.0 doctrine/dbal: 3.8.1 ``` User entity: ```php final class User extends AggregateRoot implements EntityInterface { private readonly EntityId $id; ... public function __construct(...

hey @Fneufneu, could my issue be related to the one you stated? #7 ?

And, when stopping symfony messenger gettins such an error: ``` In DriverSuspension.php line 83: Must call resume() or throw() before calling suspend() again messenger:consume [-l|--limit LIMIT] [-f|--failure-limit FAILURE-LIMIT] [-m|--memory-limit MEMORY-LIMIT]...

@danielboro authenticate umbrel with tailscale and your PC so they will be in the same private network. Then in Bitwarden app in you browser, when specifying backend host use `umbrel:8089`...

But in general we have a bigger problem, please check it out https://github.com/getumbrel/umbrel-apps/issues/4082