hacks icon indicating copy to clipboard operation
hacks copied to clipboard

Webpaste chrome extensions TypeError: Failed to fetch

Open ghost opened this issue 4 years ago • 3 comments

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

2021-01-23_17-37

ghost avatar Jan 23 '21 22:01 ghost

I'm also facing the same problem did you got any fix for that ?

3th1cyuk1 avatar May 06 '21 10:05 3th1cyuk1

I'm also having the same issue, running on wsl2 default settings

Rz-Rz avatar Nov 09 '21 14:11 Rz-Rz

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.

Rz-Rz avatar Nov 09 '21 14:11 Rz-Rz