Giter Site home page Giter Site logo

Comments (6)

5chdn avatar 5chdn commented on August 27, 2024 1

Google just sent me here. FYI, This error message appears if the blockchain is not fully synced yet. This also explains the differences in comment 1 and 2.

from eth-tweet.

yep avatar yep commented on August 27, 2024

Strange. This is what the output of the exact same commands looks for me (first line is not shown completely):

> {:"result","type":"int256"}],"type":"function"},{"inputs":[],"type":"constructor"}]).at("0x9e82d1745c6c9c04a6cfcde102837cf0f25efc56"); TweetAccount
{
  address: "0x9e82d1745c6c9c04a6cfcde102837cf0f25efc56",
  adminDeleteAccount: function(),
  adminRetrieveDonations: function(),
  allEvents: function(),
  getLatestTweet: function(),
  getNumberOfTweets: function(),
  getOwnerAddress: function(),
  getTweet: function(),
  isAdmin: function(),
  tweet: function()
}
> 
> TweetAccount.getLatestTweet()
["hello world", 1449750863, 1]
>

What geth version are you using, maybe it's old? Get version by running geth version. This the output for me:

Version: 1.3.3
Protocol Versions: [63 62 61]
Network Id: 1

from eth-tweet.

jikkujose avatar jikkujose commented on August 27, 2024

Tried again, same output :(. I did geth version and got this:

Geth
Version: 1.3.3
Protocol Versions: [63 62 61]
Network Id: 1
Go Version: go1.5.1
OS: linux
GOPATH=
GOROOT=/usr/lib/go

from eth-tweet.

yep avatar yep commented on August 27, 2024

As I can not reproduce the problem locally, could you please provide additional information so I could try to reproduce this on AWS if I find the time for it?
Helpful would be: what AWS AMI are you using? Did you install geth from source and how?
Is the problem reproducible? That is, if you create a new AWS VM and repeat the steps you did, does the problem occur again?
Same error message as in this web3 isssue.
Thanks.

from eth-tweet.

jikkujose avatar jikkujose commented on August 27, 2024

Seems it was my issue; I was able to have it run in a Ubuntu machine & Mac locally.

from eth-tweet.

yep avatar yep commented on August 27, 2024

Glad to hear it's working now!

from eth-tweet.

Related Issues (11)

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.