Giter Club home page Giter Club logo

nuget-server's People

Contributors

koudis avatar svenkle avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

nuget-server's Issues

v0.0.7015.27853-pre doesn't install any website files

Using both the installer and the CLI version on v0.0.7x fail on my system (Windows Server 2016) because none of the files under .\Host\Website\ are present, excluding .\Host\Website\Configuration\.

I've confirmed that the previous version of the software do include these files properly.

Nuget feed hangs

nuget server hangs after almost each restore. I have default configuration

Unable to change the ip binding

Im trying to replace this
<binding protocol="http" bindingInformation=":8080:localhost" /> line in applicationhost.config with
<binding protocol="http" bindingInformation="*:8080:" />
and I am encountering the following error
[Svenkle.NuGetServer.Service] Starting... Started! Failed to register URL "http://*:8080/" for site "NuGetServer" application "/". Error description: Cannot create a file when that file already exists. (0x800700b7) HostRunnerOnExited

Can you please help me resolve this issue ?

I am encountering the same error while changing http to https also.
Starting... Started! Failed to register URL "https://localhost:8080/" for site "NuGetServer" application "/". Error description: Cannot create a file when that file already exists. (0x800700b7) HostRunnerOnExited

Error with installer / service

I downloaded and ran the installer.msi file (no errors), bud didn't see a Windows service added. I opened a command prompt and ran the main exe and got this output:

C:\Program Files (x86)\Svenkle\NuGet Server>Svenkle.NuGetServer.Service.exe
[Svenkle.NuGetServer.Service]
Starting...
System.IO.IOException: Could not complete operation on some files and directories. See the Data property of the exception for more details.
   at Microsoft.VisualBasic.FileIO.FileSystem.FxCopyOrMoveDirectory(CopyOrMove operation, String sourceDirectoryPath, String targetDirectoryPath, Boolean overwrite)
   at Microsoft.VisualBasic.FileIO.FileSystem.CopyOrMoveDirectory(CopyOrMove operation, String sourceDirectoryName, String destinationDirectoryName, Boolean overwrite, UIOptionInternal showUI, UICancelOption onUserCancel)
   at Svenkle.NuGetServer.Service.Service.ExtractHost()
   at Svenkle.NuGetServer.Service.Service.OnStart(String[] args)
   at Svenkle.NuGetServer.Service.Service.Main(String[] args)

Unhandled Exception: System.IO.IOException: Could not complete operation on some files and directories. See the Data property of the exception for more details.
   at Microsoft.VisualBasic.FileIO.FileSystem.FxCopyOrMoveDirectory(CopyOrMove operation, String sourceDirectoryPath, String targetDirectoryPath, Boolean overwrite)
   at Microsoft.VisualBasic.FileIO.FileSystem.CopyOrMoveDirectory(CopyOrMove operation, String sourceDirectoryName, String destinationDirectoryName, Boolean overwrite, UIOptionInternal showUI, UICancelOption onUserCancel)
   at Svenkle.NuGetServer.Service.Service.ExtractHost()
   at Svenkle.NuGetServer.Service.Service.OnStart(String[] args)
   at Svenkle.NuGetServer.Service.Service.Main(String[] args)

C:\Program Files (x86)\Svenkle\NuGet Server>

IP not working as URL Path

Hi,
Thanks for the work, I got the server up and running locally, was able to push my packages into it. So far so good. But when I try to access the server through the machines IP (e.G. 192.168.2.XX) I can not reach the server:

Bad Request - Invalid Hostname

HTTP Error 400. The request hostname is invalid.

I tried starting the tool as Administrator as well. Same result. Not sure if thats an Issue, or I just can't find the proper setting, I am not very familar with running web services. Where can I configure that, if possible?

Tobi

Authentication while consuming packages

I am a noob trying to set up a private feed. I want to allow only users with the right credentials to view/consume nuget packages i push to this feed. Is this currently possible with this application ?

server hang after started for a while

Tried to deploy zip(v0.0.6535.20611-pre) and ran Svenkle.NuGetServer.Service.exe,

When it was just up, functions work, but after a while, server seems to stay in hang state.

Though I deployed on Windows server 2008 R2, it does not meet requirement.

Web server IIS 6.0 and IIS 7.5 exists also.

When started up, IIS express warning always shows.
image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.