j0k3r on master
Bump @babel/preset-env from 7.1… Merge pull request #5882 from w… (compare)
j0k3r on npm_and_yarn
dependabot[bot] on npm_and_yarn
Bump @babel/preset-env from 7.1… (compare)
I've just finished to develop an ansible role and playbook that offer to install Wallabag. I'm trying to follow the best practices of ansible playbooks and to make each task idempotent. I have a problem with a task that is changing the default password of the default user already created (user: wallabag
, password: wallabag
). This task is indeed idempotent, but is always reported as changed.
I'm trying to find a solution to avoid this task to be reported as changed each time. The only way I can imagine is to delete this default user. Is it possible to delete this default wallabag
user, as it is an admin user? And by the way, I can't find any way to delete a user using the default console commands.
ps aux | grep [h]ttpd
or ps aux | grep [a]pache
will tell you which it needs to be.
ps aux | grep [p]hp
will tell you what user that has to be.
sudo chown -R <whoever it has to be> /usr/share/webapps/wallabag/web/uploads/import
and try importing again.
TASK [postgresql db] bin dev entrypoint.sh etc home lib media mnt opt proc root run sbin srv sys tmp usr var An exception occurred during task execution. To see the full traceback, use -vvv. The error was: psycopg2.OperationalError: fe_sendauth: no password supplied fatal: [localhost]: FAILED! => {"changed": false, "msg": "unable to connect to database: fe_sendauth: no password
/var/www/wallabag/bin/console wallabag:install --env=prod --no-interaction
? The database does not get created automatically at first run. You have to run a command for it
chown -R nobody:nobody bin app/config vendor data web var
to fix this from this issue link: wallabag/docker#145
I am going to tell the truth. My wallabag installation is not even working properly yet. I am getting a 500 error SQLSTATE[HY000]: General error: 1366 Incorrect string value: '\xFCrnber...' for column 'headers' at row 1
on certain websites, but I am using the last version and my DB (mysql) is using utf8mb4.
So I didn't tried anything else yet, as Redis.
I found one already open and just included a comment for that. Most of the issues I saw people were complaining about the "content" column, not the "headers" one.
Hey, can someone try to add this page to Wallabag and let me know if it will result in a 500 Internal Server Error?
https://www.fastcompany.com/3042046/the-science-behind-how-boredom-benefits-creative-thought