Marcelo Rezende Módolo

Results 6 issues of Marcelo Rezende Módolo

Hi! I'm testing the 'systemd spawn' service but I always end up with an authentication error. I check the following error logs: Jul 15 21:05:40 jupyter jupyterhub: [W 2018-07-15 21:05:40.257...

#### Description :octocat: push-button (widget) not working on mouse left click #### Reproduction guide :beetle: - Start Emacs - On the opening screen, just click on any link whose widget...

stale

Hi, Is there any possibility of passing values like --cert, --key and --cacert to enable the use of mTLS? Regards, Marcelo Módolo

Hi Tony! I read and compiled your code and it worked perfectly! But I may not have been able to fully understand the concept. I know that the rfcomm command...

Hi! The last version caused the error "mkdir wal: permission denied\nerror" to resolve I changed the configuration file "~/.loki-shell/config/loki-binary-config.yaml" and added the lines below in the ingester section: ``` wal:...

Hi! The latest update no longer allows updating binaries! I found that binaries in '~/.loki-shell/bin/' no longer show version as expected: ``` for f in .loki-shell/bin/*; do $f --version; done;...