j0k3r on master
Update build.yml to build ARM d… Merge pull request #284 from pg… (compare)
j0k3r on master
Prepare 2.5.0 release Add deprecated section in chang… Add info about translations and 1 more (compare)
j0k3r on 2.5.0
j0k3r on 2.5.0
Add info about translations (compare)
j0k3r on 2.5.0
Add deprecated section in chang… (compare)
[Warning] Aborted connection 14 to db: 'unconnected' user: 'unauthenticated' host: '172.22.0.4' (This connection closed normally without authentication)
. Then the app says Provisioner finished.
. That aborted connection is most likely from the provisioner. Anyone know what the provisioner is doing?
wait for db container
? https://github.com/wallabag/docker/blob/master/root/etc/ansible/entrypoint.yml#L75
Hey folks! Been reading and trying lots of suggestions found in the various Wallabag Github repos, tweaking nginx.conf etc, but I'm not able to get a consistent connection from the Client Android app.
Setup: Wallabag on Docker, Nginx reverse proxy, Https
When I first setup the Android app it works, then after adding 1-2 articles via Android, it crashes with:
Android error:
Unknown error
wallabag.apiwrapper.exceptions.UnsuccessfulResponseException: HTTP response: 502 Bad Gateway
Stacktrace:
wallabag.apiwrapper.exceptions.UnsuccessfulResponseException: HTTP response: 502 Bad Gateway
Wallabag logs:
wallabag | 2021/12/14 00:17:20 [error] 246#246: *67 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: 172.27.0.1, server: _, request: "POST /api/entries.json HTTP/1.0", upstream: "fastcgi://127.0.0.1:9000", host: "removed"
Anyone able to provide any assistance? Thanks in advance!
➜ ~ (x) curl -I https://host/
HTTP/1.1 302 Found
Server: nginx/1.21.4
Date: Tue, 14 Dec 2021 00:26:09 GMT
Content-Type: text/html; charset=UTF-8
Location: https://host/login
Connection: keep-alive
Set-Cookie: PHPSESSID=asdf
; path=/; HttpOnly
Cache-Control: max-age=0, must-revalidate, private
pragma: no-cache
Expires: Tue, 14 Dec 2021 00:26:09 GMT
Hi all,
just joined wallabag.it and set up everything to move from pocket .... but even after checking 4-5 issues and different branches to figure out if a search is existing where i can combine tags left me unknown and confused
can anybody give me a hint?
Hi,
I consider using Wallabag but I'd like to migrate 6200 starred articles from my RSS reader.
I'll need to develop a script to dump articles in a supported importable format.
Also, most of articles are already downloaded (some are even dead links), while a few need to be downloaded.
I'd like to discuss with this to a Wallabag developer. Thanks.