Andrii Gladkyi
Andrii Gladkyi
Having the same issue ``` [Error - 4:08:10 PM] Server initialization failed. Message: [LoadError] incompatible library version - /Users/arg/.rvm/gems/ruby-2.6.2@global/gems/psych-3.1.0/lib/psych.bundle Code: -32603 ```
I faced this issue today and adding ``` vga=normal console=tty0 console=ttyS0,115200n8 ``` solved it. I also would like to note that you need to press Ctrl+X to start booting with...
Can confirm: got network interface changed on Ubuntu 20.04 VM after adding a second drive (no matter if it's iSCSI or local RAW image). See #396 for details.
Another đź‘Ť for plugin. I'm trying to integrate Thredded to my project and it seems that absence of image uploader is the only thing preventing Thredded to be usable out-of-box....
> These errors make the backup process not work entirely. See previous issue #152 Can also confirm, I'm having the same issue: backup never completes, and I get the error...
Correct, this issue doesn’t seem to be related to cron or any other background jobs implementation. See #152 for details. > On 4 Feb 2022, at 19:13, Erik Lönroth ***@***.***>...
:+1:. This behavior is really confusing. Would be nice to have an option to turn it off.
I got this issue too. We're using `docker-compose` and one of the containers runs Solargraph in socket mode. We have a custom `.rubocop.yml` placed in our Rails root directory, but...
I will try to find some time, but can’t say when. > On 26 May 2022, at 21:57, Phil Pirozhkov ***@***.***> wrote: > >  > Would you like to...
That would be great > On 24 Oct 2022, at 11:07, Yudai Takada ***@***.***> wrote: > > > If you are still busy, I would like to work on this....