question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

I can upload but cannot download.

See original GitHub issue

I can upload my maven project but cannot download, here is the yaml file; image I can access into my self-hosted interface; image image The console error;

Content-Length: 40
[INFO] 2020-06-26 22:44:54,839 vert.x-eventloop-thread-1 com.artipie.Pie - Request: GET /MinecraftHouse/maven/com/minecraftevi/Ppom/1.0-SNAPSHOT/Ppom-1.0-SNAPSHOT.pom HTTP_1_1

[INFO] 2020-06-26 22:44:54,839 vert.x-eventloop-thread-1 com.artipie.TrimSlice - >> GET /MinecraftHouse/maven/com/minecraftevi/Ppom/1.0-SNAPSHOT/Ppom-1.0-SNAPSHOT.pom HTTP_1_1

Cache-control: no-cache
Cache-store: no-store
Pragma: no-cache
User-Agent: Apache-Maven/3.6.3 (Java 11.0.7; Windows 10 10.0)
Host: 185.106.20.61:5000
Connection: Keep-Alive
Accept-Encoding: gzip,deflate
[INFO] 2020-06-26 22:44:54,841 FileStorage-2 com.artipie.TrimSlice - << UNAUTHORIZED
WWW-Authenticate: Basic
[INFO] 2020-06-26 22:44:54,859 vert.x-eventloop-thread-1 com.artipie.Pie - Request: GET /MinecraftHouse/maven/com/minecraftevi/Ppom/1.0-SNAPSHOT/Ppom-1.0-SNAPSHOT.pom HTTP_1_1

[INFO] 2020-06-26 22:44:54,859 vert.x-eventloop-thread-1 com.artipie.TrimSlice - >> GET /MinecraftHouse/maven/com/minecraftevi/Ppom/1.0-SNAPSHOT/Ppom-1.0-SNAPSHOT.pom HTTP_1_1

Cache-control: no-cache
Cache-store: no-store
Pragma: no-cache
User-Agent: Apache-Maven/3.6.3 (Java 11.0.7; Windows 10 10.0)
Host: 185.106.20.61:5000
Connection: Keep-Alive
Accept-Encoding: gzip,deflate
Authorization: *****
[INFO] 2020-06-26 22:44:54,861 FileStorage-1 com.artipie.asto.fs.FileStorage - Exists 'maven/com/minecraftevi/Ppom/1.0-SNAPSHOT/Ppom-1.0-SNAPSHOT.pom': false
[INFO] 2020-06-26 22:44:54,862 FileStorage-1 com.artipie.TrimSlice - << NOT_FOUND

And my self-hosted machine’s files are like that; image Also, there wouldn’t effect with adding my github username called portlek with upload and download permissions. BTW, MinecraftHouse is my organization.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:14 (12 by maintainers)

github_iconTop GitHub Comments

1reaction
g4s8commented, Jul 6, 2020

@portlek got it, thanks. Do you use snapshots? We don’t fully support snapshots for yet, but it should be fixed soon.

0reactions
portlekcommented, Jul 6, 2020

@portlek got it, thanks. Do you use snapshots? We don’t fully support snapshots for yet, but it should be fixed soon.

Yes, I was using 1.0-SNAPSHOT version string and you can upload but cannot download with it. So, I’ve just changed 1.0-SNAPSHOT to 1.0 and It’s working now!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Can't Download Anything on a Windows 10 Computer ...
There are various causes for the issue “can't download anything”. ... It could be awful that you can't download anything from the Internet....
Read more >
Cannot Download or upload anything using Internet
My computer will not let me download or upload anything. I have tried to download updates and the progress for the download remains...
Read more >
Fix file download errors - Google Chrome Help
If you try to download a file and it doesn't work, first try to fix the error with these troubleshooting steps: Make sure...
Read more >
Cannot download a file from the Internet? Do this!
Cannot download a file from the Internet. Here are a few steps you may want to try – in any order – to...
Read more >
Why Won't My Computer Download Anything From the ...
Losing the ability to download files from the Internet could potentially have a major impact on your productivity, leaving you unable to access...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found