Page 1 of 1
[SOLVED] Error 404 when deleting a packet from a group
Published: June 13, 2023 - 4:23 PM
by jldoussot
Hello.
I'm encountering a 404 error ("404 client error: 404 Not Found Resource not found") during the build process when I remove a package from a group.
Current version: 2.4.0.14058 (on Windows).
Apparently, the error wasn't present in version 2.3.
If anyone has any ideas...
Regards
Re: Error 404 when deleting a packet from a group
Published: June 13, 2023 - 5:06 PM
by jpele
Good morning,
As discussed over the phone, please run the following cmd command on the server:
Code: Select all
wapt-scanpackages "C:\wapt\waptserver\repository\wapt"
Modify the path as needed
Sincerely,
Jimmy
Re: Error 404 when deleting a packet from a group
Published: June 14, 2023 - 08:34
by jldoussot
Hello and thank you for the information.
Unfortunately, it doesn't change anything.
I created a new group to test, and I can remove a package from it without error. However, this is a group that has never been deployed; perhaps that makes a difference.
In the worst-case scenario, I'll delete the problematic group and replace it with a new one on all machines... hoping the bug doesn't reappear. I admit I'd prefer to be able to fix the problem without having to redo everything.
Sincerely,
Re: Error 404 when deleting a packet from a group
Published: June 14, 2023 - 10:08 AM
by jldoussot
Problem solved. Thank you for your help!