Blocking of instances does not work #966
Labels
No labels
A: API
A: Backend
A: Federation
A: Front-End
A: I18N
A: Meta
A: Security
Build
C: Bug
C: Discussion
C: Enhancement
C: Feature
Compatibility
Dependency
Design
Documentation
Good first issue
Help welcome
Mobile
Rendering
S: Blocked
S: Duplicate
S: Incomplete
S: Instance specific
S: Invalid
S: Needs Voting/Discussion
S: Ready for review
Suggestion
S: Voted on Loomio
S: Wontfix
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Plume/Plume#966
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
https://matrix.to/#/!GadivaCUefoxxyyVFt:matrix.org/$UwmvostC5D3pLPxanVNnMaQaOlx-EETo3Q6aZnUCl0I?via=matrix.org&via=tchncs.de&via=cooperteam.net
I started to investigate this issue. But I could not reproduce it in may local machine. Can you set debug logging and check it?
At first, add this line to your
.envfile:and restart Plume. Then you can see lines like below when someone in the issue posted an article:
Those mean Plume accept notification that an article is published.
If '200 OK' line appears, domain blocking doesn't work. Compare the domain you block and appears in the log line. If '200 OK' line doesn't appear, the article was blocked.
Can you check it out whether the domains are the same? If they are, a bug seems there. More investigation is needed.
Yes, i can confirm logentries like in your example.
@milan Thank you for confirmation. Are the domain you block at admin panel and appearing in the log line same?
And can you tell me the version of Plume you run?
Not sure why i've tried to block it in the past, maybe for test reasons (and your news bot is very annoying, but i am aware that also interesting/important people are there... please add remote user blocks), but let's go with fediverse.blog...
Not sure why you mean by "the same", the it displays all addresses without https://,
Blocking posts
I am not sure how much of the log from processing posts/outboxes is in context or even interesting.... .
I've installed Plume from Git on
tags/0.7.0. It's https://write.tchncs.de if this helps in any way, now that we both discovered that it involves an instance under your control. ;)I found a bug that articles from remote instances are retrieved when a user visits remote user page like https://write.tchncs.de/@/KitaitiMakoto@fediverse.blog even if the instances are blocked. I will fix it.
Thank you so much for detailed information and sorry for inconvenience.
Custome timeline feature also may solve the problem.