Francis Augusto Medeiros-Logeay
Francis Augusto Medeiros-Logeay
Thanks a lot! Now it almost works. The "mongo" container fails, though, because of some storage related issue. I am working with an NFS-based PersistentVolume. Do you know what could...
Never mind, it works now, it was an NFS issue. Thanks a lot for the great guide!
> I would have a look at /var/log/esxupdate log > > I raised an issue about an error I get in install which stops the vib from installing either as...
Here are my errors on the log - any tips on how to fix it? ``` 2022-02-25T11:51:14Z esxupdate: 2615477: root: INFO: Command = vib.install 2022-02-25T11:51:14Z esxupdate: 2615477: root: INFO: Options...
Same here. The error I get on the web container is this one: ``` OK: /switch-edition Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/django/db/backends/utils.py", line 84, in _execute return self.cursor.execute(sql, params)...
> Are you are to check if there are pending celery tasks in the admin panel? These are supposed to be updated by background tasks Nope, 0 on all tasks.
> I believe this preference is stored in your browsers local storage, is it possible that your browser is clearing site data when you close it? That might explain it....
Yesterday it didn't work. Today it did...
Hi @alandekok - I resubmitted this PR so that all unrelated code was suppressed.
It stopped working for me. I don't know if it is because I moved my redis installation. All the activityPub settings are `true`, I see that all activity coming from...