| Repository | nuget-group |
| Format | nuget |
| Component Name | NuGet.CommandLine |
| Component Version | 2.0.0 |
| Path | NuGet.CommandLine/2.0.0 |
| Content type | application/zip |
| File size | 274 KB |
| Blob created | Mon Mar 12 2018 16:33:34 GMT-0700 (PDT) |
| Blob updated | Mon Mar 12 2018 16:33:34 GMT-0700 (PDT) |
| Last 30 days | 0 downloads |
| Last downloaded | Mon Mar 12 2018 16:33:33 GMT-0700 (PDT) |
| Locally cached | true |
| Blob reference | default@3825FE36-5F816F7E-98BEABE2-A412DF86-29825BA7:a4f4100b-9100-47d7-9878-e7420afc11ea |
| Containing repo | nuget.org-proxy |
| Uploader | user |
| Uploader's IP Address | 10.32.109.121 |
| Most popular version | 4.5.1 |
| Age | 5.7 yrs |
2018/05/11 02:16:06 [error] 19453#19453: *189327 upstream prematurely closed connection while reading response header from upstream, client: **internal.ip**, server: nexus-https, request: "GET /repository/nuget-nuget.org/System.Collections/4.0.11 HTTP/1.1", upstream: "http://127.0.0.1:8081/repository/nuget-nuget.org/System.Collections/4.0.11", host: "**internal-url**"
--
You received this message because you are subscribed to the Google Groups "Nexus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nexus-users+unsubscribe@glists.sonatype.com.
To post to this group, send email to nexus...@glists.sonatype.com.
To view this discussion on the web visit https://groups.google.com/a/glists.sonatype.com/d/msgid/nexus-users/b6342ea1-4a4b-4373-aab2-acb4fa0773f9%40glists.sonatype.com.
Check your nginx configuration, and make sure you're using our recommended settings:In particular, be sure to turn off proxy_buffering, that can cause this.
On Fri, May 11, 2018 at 2:35 AM, Brantone <bre...@letrabb.com> wrote:
In my case, Nginx logs:2018/05/11 02:16:06 [error] 19453#19453: *189327 upstream prematurely closed connection while reading response header from upstream, client: **internal.ip**, server: nexus-https, request: "GET /repository/nuget-nuget.org/System.Collections/4.0.11 HTTP/1.1", upstream: "http://127.0.0.1:8081/repository/nuget-nuget.org/System.Collections/4.0.11", host: "**internal-url**"
First thing to catch my eye is: upstream prematurely closed connection
On Wednesday, 14 March 2018 03:32:29 UTC-7, msu...@sonatype.com wrote:Hi,
A broken pipe exception occurs when Nexus is trying to write a response out to the client, therefore the client or reverse proxy in front Nexus is terminating the connection. If you are using a reverse proxy, then check the reverse proxy logs.Regards,Mahendra
--
You received this message because you are subscribed to the Google Groups "Nexus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nexus-users...@glists.sonatype.com.
To post to this group, send email to nexus...@glists.sonatype.com.
Still though, mention of "upstream prematurely closing", doesn't that mean it's Nexus that's closing it?
To unsubscribe from this group and stop receiving emails from it, send an email to nexus-users+unsubscribe@glists.sonatype.com.
To post to this group, send email to nexus...@glists.sonatype.com.
To view this discussion on the web visit https://groups.google.com/a/glists.sonatype.com/d/msgid/nexus-users/32556d24-25a9-45b7-bef6-5ec14287be0a%40glists.sonatype.com.
To unsubscribe from this group and stop receiving emails from it, send an email to nexus-users+unsubscribe@glists.sonatype.com.
To post to this group, send email to nexus...@glists.sonatype.com.
To view this discussion on the web visit https://groups.google.com/a/glists.sonatype.com/d/msgid/nexus-users/679f5122-646f-4b6c-a8a4-ae05a2b32393%40glists.sonatype.com.
2018-06-28 16:23:51,179+0200 ERROR [qtp129695958-21487] *UNKNOWN com.google.common.eventbus.EventBus.nexus - Could not dispatch event Co
mponentCreatedEvent{metadata=AttachedEntityMetadata{schema=component, document=component#48:9037{bucket:#40:1,format:nuget,last_updated:T
hu Jun 28 16:23:27 CEST 2018,attributes:[1],group:null,name:FAKE.Deploy.Lib,version:2.4.0.0,ci_name:fake.deploy.lib} v1}, remoteNodeId=nu
ll} to subscriber com.sonatype.nexus.repository.nuget.internal.proxy.NugetProxyGalleryFacet$$EnhancerByGuice$$76b24085@746661fc method [p
ublic void com.sonatype.nexus.repository.nuget.internal.NugetLocalGalleryFacetSupport.on(org.sonatype.nexus.repository.storage.ComponentC
reatedEvent)]
com.orientechnologies.orient.core.exception.OCommandExecutionException: Cannot execute query "SELECT FROM component WHERE (name = "FAKE.D
eploy.Lib" ) AND (bucket = #40:1 )": low heap memory
DB name="component"
at com.orientechnologies.orient.core.sql.OSoftQueryResultList.throwCanExecuteException(OSoftQueryResultList.java:688)
at com.orientechnologies.orient.core.sql.OSoftQueryResultList.checkQueue(OSoftQueryResultList.java:78)
at com.orientechnologies.orient.core.sql.OSoftQueryResultList.size(OSoftQueryResultList.java:88)
at java.util.Collections$SynchronizedCollection.size(Collections.java:2015)
at com.orientechnologies.orient.core.sql.query.OBasicResultSet.size(OBasicResultSet.java:66)
at com.orientechnologies.orient.core.sql.query.OBasicResultSet$1.hasNext(OBasicResultSet.java:86)
<>
2018-06-28 16:24:07,342+0200 ERROR [qtp129695958-21483] *UNKNOWN org.sonatype.nexus.orient.entity.EntityHook - Failed to post entity eve
nts
java.lang.OutOfMemoryError: GC overhead limit exceeded
at java.util.concurrent.ArrayBlockingQueue.<init>(ArrayBlockingQueue.java:255)
at java.util.concurrent.ArrayBlockingQueue.<init>(ArrayBlockingQueue.java:239)
at com.orientechnologies.orient.core.sql.OCommandExecutorSQLSelect.<init>(OCommandExecutorSQLSelect.java:143)
at sun.reflect.GeneratedConstructorAccessor98.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at java.lang.Class.newInstance(Class.java:442)
at com.orientechnologies.orient.core.sql.ODefaultCommandExecutorSQLFactory.createCommand(ODefaultCommandExecutorSQLFactory.java:1
29)
at com.orientechnologies.orient.core.sql.OSQLEngine.getCommand(OSQLEngine.java:451)
at com.orientechnologies.orient.core.sql.OCommandExecutorSQLDelegate.parse(OCommandExecutorSQLDelegate.java:47)
at com.orientechnologies.orient.core.sql.OCommandExecutorSQLDelegate.parse(OCommandExecutorSQLDelegate.java:34)
at com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage.command(OAbstractPaginatedStorage.java:3301)
at com.orientechnologies.orient.core.command.OCommandRequestTextAbstract.execute(OCommandRequestTextAbstract.java:69)
at org.sonatype.nexus.repository.storage.AssetEntityAdapter.browseByComponent(AssetEntityAdapter.java:288)
Thu Jun 28 14:13:37.865573 2018] [proxy_http:error] [pid 244:tid 140576636700416] (70007)The timeout specified has expired: [client 10.1
03.19.58:63411] AH01102: error reading status line from remote server cm-nexus:8081