Eduard Sukharev
Eduard Sukharev
Prove me wrong, but the sole purpose of the project is to demonstrate the possibility, not to actually get usable or sane results. pifs is unusable and in no way...
Same issue here: `echo $FERNET_KEY` inside container gives nothing, which results in `Incorrect padding` exception. I cannot add connection neither with environment variables passed in from docker-compose.yml (they're actually correctly...
Thanks to @PedramNavid , setting `FERNET_KEY` env variable works, but is a workaround, IMO. Keep in mind that Fernet key must be 32 url-safe base64-encoded bytes, so doing `openssl rand...
Wow, this PR helped me running this suite just right away! Although, It took me some peek into main.cpp to find out how to test for different hash algorithms by...
@martin-georgiev we as eLama team are glad to see our contributions were merged back upstream, we'd gladly provide more contributions if our company feels the needs for ones. Currently, though,...
I can confirm similar behavior with both MKS MINI 12864 **v1** and **v3** displays, but tested on **MKS TinyBee** board. In both cases used same ribbon cable which worked fine...
You have following in your config: ```cpp // Use software PWM to drive the fan, as for the heaters. This uses a very low frequency // which is not as...
This also happens to me quite often. Usually, when after server has just been restarted everything works just fine (and there're 2 kraken.server processes): projects can be created and destroyed,...
> A workaround for now is to use v1.8.0 EFI. Should I attempt to just replace `itlwm` kexts with 2.2.0 stable ones or downgrading to 1.8.0 EFI is more preferable?
I've found that one can just open the fzz schematic file and take the board from there, but providing a separate Parts file seem to be more convenient. See #3...