[GH-ISSUE #392] ios: Deleting a DNS override entry throw a API failure 400 #195

Closed
opened 2026-03-04 01:35:28 +03:00 by kerem · 5 comments
Owner

Originally created by @0vercl0k on GitHub (Jan 2, 2025).
Original GitHub issue: https://github.com/spr-networks/super/issues/392

I've added a DNS override entry from the DNS log view; I browsed to a request that was blocked and used the UI to add a permit override.

Then, if I go into the Blocklist DNS view, and I swipe left on the entry and click delete, I get a 'API failure: 400' and the entry doesn't get deleted.

I haven't tried this through the web UI so this might be iOS specific bug.

Cheers

Originally created by @0vercl0k on GitHub (Jan 2, 2025). Original GitHub issue: https://github.com/spr-networks/super/issues/392 I've added a DNS override entry from the DNS log view; I browsed to a request that was blocked and used the UI to add a permit override. Then, if I go into the Blocklist DNS view, and I swipe left on the entry and click delete, I get a 'API failure: 400' and the entry doesn't get deleted. I haven't tried this through the web UI so this might be iOS specific bug. Cheers
kerem closed this issue 2026-03-04 01:35:29 +03:00
Author
Owner

@lts-rad commented on GitHub (Jan 9, 2025):

I have not been able to reproduce this, if possible, can you DM me a screenshot

<!-- gh-comment-id:2581469988 --> @lts-rad commented on GitHub (Jan 9, 2025): I have not been able to reproduce this, if possible, can you DM me a screenshot
Author
Owner

@0vercl0k commented on GitHub (Jan 10, 2025):

Just sent you a video (also does it with latest spr version released this week)!

Cheers

<!-- gh-comment-id:2581488314 --> @0vercl0k commented on GitHub (Jan 10, 2025): Just sent you a video (also does it with latest spr version released this week)! Cheers
Author
Owner

@lts-rad commented on GitHub (Jan 10, 2025):

looks like the ios codepath has a bug

DELETE /plugins/dns/block/override/%5Bobject%20Object%5D HTTP/1.1

<!-- gh-comment-id:2581576655 --> @lts-rad commented on GitHub (Jan 10, 2025): looks like the ios codepath has a bug DELETE /plugins/dns/block/override/%5Bobject%20Object%5D HTTP/1.1
Author
Owner

@lts-rad commented on GitHub (Jan 10, 2025):

this was missed when refactoring override lists to get names (so we can do stuff like preopulate a list of common DOH domain rules). fixed now in dev

<!-- gh-comment-id:2581580840 --> @lts-rad commented on GitHub (Jan 10, 2025): this was missed when refactoring override lists to get names (so we can do stuff like preopulate a list of common DOH domain rules). fixed now in dev
Author
Owner

@0vercl0k commented on GitHub (Jan 10, 2025):

woot, thanks for chasing this down man!

<!-- gh-comment-id:2581582187 --> @0vercl0k commented on GitHub (Jan 10, 2025): woot, thanks for chasing this down man!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/super#195
No description provided.