Rafael

Results 48 issues of Rafael

I am trying to get this image running on the Raspberry PI 4. I started with the alpine version and it is not working with exec error. I noticed that...

It seems that when using 2 word surnames with an space the autoinstall fails with: ``` Too many arguments, expected arguments "site_url" "step". ```

I am having difficulty performing automated installation configuring array values, such as: ``` $ env MAUTIC_CONFIG_CORS_VALID_DOMAINS=["example.com", "example.org", "example.net"] MAUTIC_CONFIG_CORS_VALID_DOMAINS='["example.com", "example.org", "example.net"]' ``` nothing seems to work, as I keep getting:...

Hi! I am testing full mautic automated installations today, the following environment settings fail: ``` MAUTIC_CONFIG_MAILER_FROM_NAME: user MAUTIC_CONFIG_MAILER_FROM_EMAIL: [email protected] ``` When adding those env vars during automated installation the container...

Hi! I am confused by the data volumes included in the documentation: /var/www/html seems to include the application PHP code, its plugings, themes, etc. why is it recommended to set...

I am, often, getting this PKCS#11 function CLogin failed: CKR_DATA_INVALID when signing. The user experience is like inserting the wrong PIN. I check with pkcs15-tool --verify-pin and the pin is...

### Preliminary Checks - [X] This issue is not a duplicate. Before opening a new issue, please search existing issues: https://github.com/gatsbyjs/gatsby/issues - [X] This issue is not a question, feature...

type: bug
stale?
topic: webpack/babel

I understand this library works with both ESM and CommonJS module format. I just cannot make it work as ESM from node14, here is a minimal test: ``` //test.mjs import...

Hi! As we have seeing with many Unix packages sometimes configuration files grow complex, long and difficult to handle. Many projects out there support the following pattern: one big config...

Hi! I am new to Lua and new to Luarocks, but I am experience in many other computer languages. I am looking for an "example project" just to set up...

docs