pierre-emmanuelJ / iptv-proxy

Reverse proxy on iptv m3u and m3u8 file and xtream codes client api
GNU General Public License v3.0
535 stars 153 forks source link

panic: path segment '246967' conflicts with existing wildcard ':id' in path '/user/pass/246967' #10

Closed x011 closed 4 years ago

x011 commented 5 years ago

No matter what playlist type is used, I always get the following error:

[GIN-debug] GET    /user/pass/246967  --> github.com/pierre-emmanuelJ/iptv-proxy/pkg/routes.(*proxy).reverseProxy-fm (5 handlers)
panic: path segment '246967' conflicts with existing wildcard ':id' in path '/user/pass/246967'
pierre-emmanuelJ commented 5 years ago

Is it at endpoint creation at launching? or during utilization?

pierre-emmanuelJ commented 5 years ago

So in this case your are using xtream service?

pierre-emmanuelJ commented 5 years ago

Please can you give some context? How you started it, the format of your file, playlist, provider...etc

pierre-emmanuelJ commented 4 years ago

Close due to an inactivity