ProxymanApp / ProxymanApp/Proxyman
Codeigniter 2 and 4 throws 404
@NghiaTranUIT is already working on this.
Since Jun 6, 2025.
- Dominant language
- No language data
- Stars
- 7k
- Forks
- 237
- PR merge metrics
- No merged PRs in 30d
Description
Description
I’ve been using Proxyman for over a year without any issues to debug API calls from Android and iOS devices. I run a virtual machine with Ubuntu Server 24.04.2 LTS and Apache to develop web applications. However, after updating to Proxyman version 5.20.0, I started experiencing problems.
My web applications are built with CodeIgniter 2 and 4, and now both return a 404 error (“Can’t find a route”) when Proxyman is active. If I disable Proxyman, the apps work normally again. The issue did not occur in previous versions of Proxyman.
Steps to Reproduce
- Install Proxyman 5.20.0
- Debug a project developed with CodeIgniter
Current Behavior
Captured requests to CodeIgniter return a 404 error.
Expected Behavior
Before version 5.20.0, everything worked without issues.
Environment
- App version: Proxyman 5.20.0
- macOS version: macOS Sequoia 15.5 (24F74)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.