hacks
hacks copied to clipboard
Webpaste chrome extensions TypeError: Failed to fetch
Anytime I run the extension I get the following error below
webpaste
TypeError: Failed to fetch
This happens anytime I try to click any of the buttons
Please advise for potential solutions.
Below is my configuration
I'm also facing the same problem did you got any fix for that ?
I'm also having the same issue, running on wsl2 default settings
I found a solution, I got my eth0 ip with ifconfig on ubuntu, and used it instead of localhost on webpaste. I launched webpaste with default settings and it worked. So i used 172.30.59.XXX instead of 127.0.0.1. To get your WSL2 Ip address, just run ifconfig.