Code Monkey home page Code Monkey logo

Comments (6)

ncw avatar ncw commented on June 11, 2024

Which swift system are you using?

I'd be surprised if there was a problem with empty files - I've tested that lots in the past.

Can you try the unit tests against your swift server?

cd $GOPATH/src/github.com/ncw/swift
export SWIFT_TENANT='tenant'
export SWIFT_API_USER='user'
export SWIFT_API_KEY='pass'
export SWIFT_AUTH_URL='https://provider/v2.0'
go test -v

from swift.

vtolstov avatar vtolstov commented on June 11, 2024

I have swift diablo release
log for go test -v https://gist.github.com/vtolstov/40bbafca4605fba79c1b

from swift.

ncw avatar ncw commented on June 11, 2024

Thanks for that.

I'm not sure whether the swift module will work with Diablo - I think I started with Essex originally.

I don't think the basic API has changed though.

Looking at your log I wonder if there is a proxy between you and the swift server which is causing problems?

from swift.

vtolstov avatar vtolstov commented on June 11, 2024

Yes, i have a proxy - nginx. What i need to check on it to detect my issue, do you know or have suggestions?

from swift.

ncw avatar ncw commented on June 11, 2024

Can you run the unit tests without the proxy? That would at least narrow it down.

from swift.

ncw avatar ncw commented on June 11, 2024

I'm going to close this now as it has been open a long time without me being able to reproduce the problem.

If you can find a way to reproduce it for me, then please re-open.

Thanks

Nick

from swift.

Related Issues (20)

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.