Giter VIP home page Giter VIP logo

Comments (14)

badoet avatar badoet commented on July 28, 2024

go get github.com/go-gomail/gomail
also get stucks.
but when i force stop it with ctrl + c and check the folder. the files are there.

from gomail.

alexcesaro avatar alexcesaro commented on July 28, 2024

This may be linked to your Go version. Gomail needs Go 1.3 at least. What's your version?

from gomail.

badoet avatar badoet commented on July 28, 2024

1.4

from gomail.

alexcesaro avatar alexcesaro commented on July 28, 2024

Do you have the same error with other repos?

You can try to do: go get -d gopkg.in/gomail.v1 (download only)

from gomail.

badoet avatar badoet commented on July 28, 2024

nope only this package .
ok. still nt working...
its a blank repo.
i think might be because it dont have a main file?

from gomail.

alexcesaro avatar alexcesaro commented on July 28, 2024

What's the output of go get -v -u gopkg.in/gomail.v1?

from gomail.

badoet avatar badoet commented on July 28, 2024
go get -v -u gopkg.in/gomail.v1
Fetching https://gopkg.in/gomail.v1?go-get=1
Parsing meta tags from https://gopkg.in/gomail.v1?go-get=1 (status code 200)
get "gopkg.in/gomail.v1": found meta tag main.metaImport{Prefix:"gopkg.in/gomail.v1", VCS:"git", RepoRoot:"https://gopkg.in/gomail.v1"} at https://gopkg.in/gomail.v1?go-get=1
gopkg.in/gomail.v1 (download)

and just stuck here.

from gomail.

alexcesaro avatar alexcesaro commented on July 28, 2024

And go get -v -u gopkg.in/alexcesaro/quotedprintable.v1?

from gomail.

badoet avatar badoet commented on July 28, 2024

same issue.
issit just golang 1.4 issue? or my centos version? or git?
centos 6.6
git 1.7.1
running on digital ocean singapore

from gomail.

alexcesaro avatar alexcesaro commented on July 28, 2024

What's the outputs of go version and go get -u -v gopkg.in/mgo.v2?

from gomail.

badoet avatar badoet commented on July 28, 2024

go version go1.4 linux/amd64

go get -u -v gopkg.in/mgo.v2
Fetching https://gopkg.in/mgo.v2?go-get=1
ignoring https fetch with status code 502
Fetching http://gopkg.in/mgo.v2?go-get=1
Parsing meta tags from http://gopkg.in/mgo.v2?go-get=1 (status code 200)
get "gopkg.in/mgo.v2": found meta tag main.metaImport{Prefix:"gopkg.in/mgo.v2", VCS:"git", RepoRoot:"https://gopkg.in/mgo.v2"} at http://gopkg.in/mgo.v2?go-get=1
gopkg.in/mgo.v2 (download)

from gomail.

alexcesaro avatar alexcesaro commented on July 28, 2024

Did it get stuck on the last command?

from gomail.

badoet avatar badoet commented on July 28, 2024

yes it stuck on the last command.
somehow my windows dev machine is fine.
and my other linux machines are fine too.
the only diff is the go version and the host environment- the other one is hosted in GCE
and i just checked the my other digitalocean vps is also experiencing the same issue.
and there is at least a report that it is not working in digitalocean..
https://groups.google.com/forum/#!topic/mgo-users/rO1-gUDFo_g

from gomail.

alexcesaro avatar alexcesaro commented on July 28, 2024

Ok so I'm closing this issue since it is not a Gomail issue.

from gomail.

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.