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

🐛 Bug - Deleted channel not dissapearing #1096

Open
lunariixx opened this issue Jul 10, 2023 · 3 comments
Open

🐛 Bug - Deleted channel not dissapearing #1096

lunariixx opened this issue Jul 10, 2023 · 3 comments
Labels
Bug Something isn't working Needs Looking At This issue needs to be looked at

Comments

@lunariixx
Copy link

Describe the bug
Deleting a channel does not cause it to disappear until the browser tab is reloaded.

To Reproduce
Steps to reproduce the behavior:

  1. Create a channel
  2. Delete said channel
  3. See error

Expected behavior
The channel to disappear

Screenshots
If applicable, add screenshots to help explain your problem.

System Information:

  • OS: Arch Linux
  • Valour Version V0.2.1.0
  • Valour Platform: Web
    • Browser: Firefox

Additional context
Add any other context about the problem here.

@lunariixx lunariixx added Bug Something isn't working Needs Looking At This issue needs to be looked at labels Jul 10, 2023
@darkwiz666
Copy link

Bumping issue as it is STILL occurring. Error also occurs when attempting to change channel or category name;

PUT https://app.valour.gg/api/channels/28843742699978752 405 (Method Not Allowed)

@SpikeViper
Copy link
Member

You seem to be stuck on a very old version. Current is V0.3.5.91 (f80dc4b). Old versions had an issue where the cache failed to be cleared, so try manually emptying your browser cache or going into the Application Data tab in devtools (f12) and deleting all data.

@darkwiz666
Copy link

darkwiz666 commented Aug 25, 2024

No, that was the version the error was happening. I tried this again today and the version is .3.5.91(869a315) and it's the exact same issue. Also happens in my mobile browser, although in that case the last time I tried it would show that the channel was gone, and after a refresh it was still there....

Just to drive home the point: I can delete my planets, create channels and categories, modify the category description, but I can't delete them or the channels within them.

OS: Windows 10, Android 12
Valour Version V0.3.5.91(869a315)
Valour Platform: Web + PWA / Web (Mobile)
Browser: Brave (Chromium), Edge (Chromium), Firefox / Brave [Mobile] (Chromium)

I installed Firefox just in the off chance it's a browser problem, and:

XHRDELETE
https://app.valour.gg/api/channels/29952276071186435
[HTTP/3 **405**  60ms]

	
DELETE
	https://app.valour.gg/api/channels/29952276071186435
Status
**405**
VersionHTTP/3
Transferred641 B (0 B size)
Referrer Policystrict-origin-when-cross-origin
DNS ResolutionDNS over HTTPS

    	
    access-control-allow-credentials
    	true
    access-control-allow-origin
    	https://app.valour.gg
    allow
    	GET, HEAD, PUT
    alt-svc
    	h3=":443"; ma=86400
    cf-cache-status
    	DYNAMIC
    cf-ray
    	8b8c8499694d2413-IAD
    content-length
    	0
    date
    	Sun, 25 Aug 2024 15:12:01 GMT
    nel
    	{"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    report-to
    	{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=lWHiRh9IECc1gqi7ARVvua%2F8qPnZ2e09s0O1%2FZiaDsIPTH0AKmvMTtN9Y3q1bzAiu9FKes26bDzBsva8EKfNG2FQBPomDWofcnlxlnnqTLFBcNdomzRdReyGyI61pcjZ9YAKm5EGUt9iwsc%3D"}],"group":"cf-nel","max_age":604800}
    server
    	cloudflare
    vary
    	Origin
    	
    Accept
    	*/*
    Accept-Encoding
    	gzip, deflate, br, zstd
    Accept-Language
    	en-US,en;q=0.5
    authorization
    	val-af480981-2012-4636-8fab-b542a15fe4a8
    Connection
    	keep-alive
    Cookie
    	token=val-af480981-2012-4636-8fab-b542a15fe4a8
    Host
    	app.valour.gg
    Origin
    	https://app.valour.gg
    Priority
    	u=4
    Referer
    	https://app.valour.gg/
    Sec-Fetch-Dest
    	empty
    Sec-Fetch-Mode
    	cors
    Sec-Fetch-Site
    	same-origin
    TE
    	trailers
    User-Agent
    	Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0
    x-server-select
    	emma

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Needs Looking At This issue needs to be looked at
Projects
None yet
Development

No branches or pull requests

3 participants