Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The remote server returned an error: (403) FORBIDDEN #18

Closed
Suyu6 opened this issue Nov 15, 2022 · 12 comments
Closed

The remote server returned an error: (403) FORBIDDEN #18

Suyu6 opened this issue Nov 15, 2022 · 12 comments
Labels
question Further information is requested

Comments

@Suyu6
Copy link

Suyu6 commented Nov 15, 2022

image

@echoiron
Copy link
Owner

echoiron commented Nov 15, 2022

It should be a proxy issue or a dns resolution issue with the operator at your address
image

@Suyu6
Copy link
Author

Suyu6 commented Nov 16, 2022

How can I solve this problem?

@echoiron
Copy link
Owner

suggest you install aria2

scoop install aria2

@Suyu6
Copy link
Author

Suyu6 commented Nov 16, 2022

suggest you install aria2

scoop install aria2

I originally installed it, and after uninstalling and reinstalling, there is still this problem

@echoiron
Copy link
Owner

try using the link to download
download

or to reinstall echo bucket

scoop bucket rm echo
scoop bucket add echo https://github.com/echoiron/echo-scoop

@Suyu6
Copy link
Author

Suyu6 commented Nov 22, 2022

try using the link to download download

or to reinstall echo bucket

scoop bucket rm echo
scoop bucket add echo https://github.com/echoiron/echo-scoop

Still not working, now QQ and Baidunetdisk are reporting an error 403 Other bucket are not a problem Could this be the reason for the server.

image

image

@Suyu6 Suyu6 changed the title Baidunetdisk Server 403 Nov 23, 2022
@Suyu6 Suyu6 changed the title Server 403 The remote server returned an error: (403) FORBIDDEN Nov 23, 2022
@Suyu6
Copy link
Author

Suyu6 commented Nov 24, 2022

ScoopInstaller/Scoop#3463

ScoopInstaller/Scoop#5035

ScoopInstaller/Scoop#4135

Now I do not know where the problem is, my other bucket are normal, I have also replaced the physical environment and network environment have tried, there are still problems

image

@echoiron echoiron added the question Further information is requested label Nov 24, 2022
@echoiron
Copy link
Owner

this is proxy issues, it is recommended to set a proxy
If proxy's port is 1080

  • powershell
$env:HTTPS_PROXY="http://127.0.0.1:1080" ; $env:HTTP_PROXY="http://127.0.0.1:1080"
  • dos
set http_proxy=http://127.0.0.1:1080 & set https_proxy=http://127.0.0.1:1080
  • linux
export http_proxy="http://127.0.0.1:1080" && export https_proxy="http://127.0.0.1:1080"

@Suyu6 Suyu6 closed this as completed Nov 24, 2022
@Suyu6 Suyu6 reopened this Nov 24, 2022
@Suyu6
Copy link
Author

Suyu6 commented Nov 24, 2022

Still doesn't work

@Suyu6
Copy link
Author

Suyu6 commented Nov 24, 2022

Modify the proxy port number, modify the proxy mode, have tried, the problem still exists

@Suyu6
Copy link
Author

Suyu6 commented Nov 24, 2022

image

image

qq file name:
qq#9.6.9#https_xmod-my.sharepoint.cn_u_g_personal_admin_xmod_partner_onmschina_cn_EZRYo2hre0RLlUnQzypvIi0B-82OG9OMD_uy8Wkb4fFVlg_download_1_dl.7z

qqlive file name:
qqlive#11.58.5210#https_xmod-my.sharepoint.cn_u_g_personal_admin_xmod_partner_onmschina_cn_ERqw_h2f1FBPrSXLxjG1-30BomSb5uafHa5TjN4nkFo-ug_download_1_dl.7z

iobitdriverbooster file name:
iobitdriverbooster#10.1.0.86#https_xmod-my.sharepoint.cn_u_g_personal_admin_xmod_partner_onmschina_cn_ERhy9oRfwy9BmMPKakYnvqwBC49q_0HzL50yjqnsTeUpTA_download=1#dl.7z

neteasemusic file name:
neteasemusic#2.10.6.200601#https_xmod-my.sharepoint.cn_u_g_personal_admin_xmod_partner_onmschina_cn_EfB9vKjDE5VGlH3ZFEJ5rigBfEzR-SPcq10tgQIugsp2CA_download_1_dl.7z

Download the 7z archive via your browser
Change the file name against the url
Put in the scoop cache folder
PowerShell
scoop update
Update successfully

@Suyu6
Copy link
Author

Suyu6 commented Nov 24, 2022

But it is so troublesome to change the file name like this
Still haven't found where the problem is
Could it be a problem with scoop?

@Suyu6 Suyu6 closed this as completed Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants