Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong display in wallabag (whatsmyrouterip.com) #7399

Open
2 tasks done
YouveGotMeowxy opened this issue Apr 4, 2024 · 3 comments
Open
2 tasks done

Wrong display in wallabag (whatsmyrouterip.com) #7399

YouveGotMeowxy opened this issue Apr 4, 2024 · 3 comments

Comments

@YouveGotMeowxy
Copy link

Before submitting the issue, please read:
If wallabag can't parse / extract content for a given link, please first read the documentation about it:
http://doc.wallabag.org/en/user/errors_during_fetching.html#how-can-i-help-to-fix-that

We have a lot of requests about fetching config issue. It'll help us A LOT if you give a try to fix it on your own following the doc.
If you failed to fix it yourself, tick the following boxes:

  • I've tried myself without success
  • I've replaced HOST in the issue title with the host of the URL that can't be fetched (ie: nytimes.com, 20minutes.fr, bbc.com, etc.)

Content related:

I'm using the docker containers for wallabag, (wallabag/wallabag:latest) and mariadb (mariadb:latest). Latest versions of everything fully updated.

Describe what's wrong:

I get this error when trying to add the URL:

image

In my logs it shows this:

2024/04/03 22:03:16 [error] 59#59: *93 FastCGI sent in stderr: "PHP message: PHP Warning:  Private methods cannot be final as they are never overridden by other classes in /var/www/wallabag/vendor/hoa/stream/Stream.php on line 195" while reading response header from upstream, client: 10.0.40.2, server: _, request: "POST /new-entry HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "wallabag.domain.rocks", referrer: "https://wallabag.domain.rocks/unread/list"
@HolgerAusB
Copy link

HolgerAusB commented Apr 7, 2024

that one seems to related to your old issue #7339

Is that a fresh docker install or did you upgraded from a much older version? which?

Does the error occur with all domains or only with some?

@YouveGotMeowxy
Copy link
Author

Hi @HolgerAusB

I've been using wbag for years but I originally had it installed in mysql on a shared host. Then roughly a year ago I migrated the data from the shared mysql host to a local mariadb host, as well as running it in a docker container now instead of directly on the shared host.

Most of the time I have no problem adding and manipulating things in this current instance, so afar the only times I've come across this is the 2 items I've created issues about, and the random other sites that cause an issue, but it seems those have been "legit" in the sense that the devs update whatever needed to be updated to get those working again.

@HolgerAusB
Copy link

I am not a docker pro, maybe you should search for simmilar issues here. Maybe #7352 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants