-
Hi,
in the past i changed the sendclient/layer,py:
if ',' in phone:
jids = [Jid.normalize(number) for number in phone.split(',')]
messageEntity = BroadcastTex…
-
Relevant parts from my playbook:
```
roles:
- dokku_bot.ansible_dokku
vars:
dokku_vhost_enable: 'false'
dokku_plugins:
- name: redis
url: https://github.com/dokku…
-
- [ ] rename `UAT` site to `training`, clear db and load live data?
- [ ] remove the `testing` site, as it's no longer needed
All testing should then only happen on `staging`, as it has been
evdb updated
10 years ago
-
```
What steps will reproduce the problem?
1. Install Debian Package - setup DB, etc.
2. Enable mod_rewrite
3. mod_rewrite is not available to vhost files
Outcome: in the .htaccess file the If block …
-
### What steps will reproduce the bug?
1. Setup with lightsail LAMP
2. Add multiple domains in the /opt/bitnami/apache/conf/vhosts/
### What is the expected behavior?
Expected behavior is that ssl…
-
This is probably due to the way I've written my playbook (but I'm not sure how...).
The docker commands seem to error on what looks like a race condition:
```
An unexpected docker error occurred:…
-
Hi,
I always get this error after start upgrading with upgradeModx:
`Fatal error: Uncaught Error: Call to a member function parseProperties() on null in
/var/www/vhosts/domain.tld/httpsdocs/core/m…
-
Since the last update we cant upload any image...here is the fatal error from the wordpress debug.log.
Debug Log:
`[23-Jul-2019 08:06:15 UTC] PHP Fatal error: Uncaught Error: Maximum function nes…
-
# Uncaught Exception
Undefined property: stdClass::$stream
## Origin
`themes/strifecake/Partials/Widgets/Streamers.php on line 14`
## Trace
```
#0 /var/www/vhosts/auth0.nl/strife.srsbsns.tv/themes/…
-
I have a setup here that has about 200 vhosts using the apache.vhosts.standard state.
state.apply calls fail with a MemoryError and slsutil.renderer generates about 1GB of json...
This seems due…