Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - valzav

Pages: 1 ... 4 5 6 7 8 9 10 [11] 12 13 14 15 16 17 18 ... 20
151
Technical Support / Re: Need help in getting account registered
« on: March 15, 2015, 02:51:27 pm »
fbs-delegate2
BTS6hrrcGSJzF2uGAPY9ajmnSBAkezF93pemsyohKuvyf4Nam7CZQ

fbs-delegate3
BTS7oMcggTfktMeHTRwG9KMwXo3vsunbte1AFA8kvbfLobLBTfiWE


Could use some help in getting these accounts registered.
The faucets aren't working

Freebieservers, could you elaborate more on why the faucet didn't work for you?

152
Technical Support / Re: Unable to sync blockchain ....
« on: March 14, 2015, 12:35:54 pm »
Did you try 0.6.2?
Also could you run it under gdb and make it to display a stack trace after the segfault?

153
General Discussion / Re: BitShares 0.6.2 Feedback
« on: March 10, 2015, 09:12:28 pm »
Sometimes when i click on BitUSD:BTS featured market it opens BitSILVER:BTS instead. (Windows 7 64 bit)
Did you try to upgrade to newer wallet version? As far as I remember 0.6.0 had this bug and it's definitely should be fixed in 0.6.2.
Don't forget to click Check for GUI updates in the main menu after you install it.

154
Assets tab is supposed to show only the assets issued by your account so you won't see bitSilver there unless bitSilver was issued by you.

155
+5% very interesting idea, is this still in development?

There is some development but on a slightly different ideas, e.g. using referral codes (coupons) to send BitUSD or any other bit asset to any email address (find the progress here https://github.com/BitShares/web_services/commits/feature/add-referral-codes-updater).

The biggest concerns we had while considering implementing this in full were :
1. When delegate creates referral code (coupon) she issues IOU, transmitting it off-chain to somebody may be considered as money transmission from a legal point of view, this is just a concern - we never had any lawyer looking into this.
2. We don't know any reliable way to prevent sybil attack on a delegate that runs this campaign.

156
I wonder if it would be faster with TOR?

nope... sometimes just need a server closer

Somebody from Chinese BitShares community just needs to fork the faucet's source code here https://github.com/BitShares/web_services, run own server and provide core developers with it's url so they can add its support to the wallets.

BTW you can easily translate faucet to Chinese by editing this file https://github.com/BitShares/web_services/blob/master/faucet/config/locales/zh.yml

157
General Discussion / Re: BitShares 0.6.2 Feedback
« on: March 04, 2015, 04:28:15 pm »
I guess "Parse error: Unterminated string" is shown in the top right corner under the bell sign? Can you expand this error and send me the stack trace? Thank you.
How is this done?  Clicking on "show details" doesn't seem to do anything .

Probably this error doesn't have any details.
Do you have access to the log files? If you do, could look if default.log references this error?

This is from the default.log file after I try and initiate "history xeldal2" from the console.
Code: [Select]
2015-03-04T00:26:12        th_a:?unnamed?          log_message ] Message from GUI: js error: JSON Parse error: Unterminated string
parse@[native code]
 ○ S@http://127.0.0.1:59187/js/app.js:5:1792
 ○ ec@http://127.0.0.1:59187/js/app.js:6:3948
 ○ http://127.0.0.1:59187/js/app.js:6:4375
 ○ f@http://127.0.0.1:59187/js/app.js:4:59169
 ○ ic@http://127.0.0.1:59187/js/app.js:6:4357
 ○ e@http://127.0.0.1:59187/js/app.js:6:9402
 ○ i@http://127.0.0.1:59187/js/app.js:6:45333
 ○ http://127.0.0.1:59187/js/app.js:6:45505
 ○ $eval@http://127.0.0.1:59187/js/app.js:6:81532
 ○ $digest@http://127.0.0.1:59187/js/app.js:6:80046
 ○ $apply@http://127.0.0.1:59187/js/app.js:6:81806
 ○ f@http://127.0.0.1:59187/js/app.js:6:15887
 ○ r@http://127.0.0.1:59187/js/app.js:6:24666
 ○ onload@http://127.0.0.1:59187/js/app.js:6:25206 Utilities.cpp:35
2015-03-04T00:26:12        th_a:?unnamed?          log_message ] Message from GUI: rpc error: JSON Parse error: Unterminated string (undefined)
Utilities.cpp:35
2015-03-04T00:26:14 bitshares:rebroadcast_pending rebroadcast_pending_ ] rebroadcasting 0 client.cpp:732
2015-03-04T00:26:27 bitshares:rebroadcast_pending rebroadcast_pending_ ] rebroadcasting 0 client.cpp:732
2015-03-04T00:26:30        th_a:?unnamed?          log_message ] Message from GUI: js error: JSON Parse error: Unterminated string
parse@[native code]
 ○ S@http://127.0.0.1:59187/js/app.js:5:1792
 ○ ec@http://127.0.0.1:59187/js/app.js:6:3948
 ○ http://127.0.0.1:59187/js/app.js:6:4375
 ○ f@http://127.0.0.1:59187/js/app.js:4:59169
 ○ ic@http://127.0.0.1:59187/js/app.js:6:4357
 ○ e@http://127.0.0.1:59187/js/app.js:6:9402
 ○ i@http://127.0.0.1:59187/js/app.js:6:45333
 ○ http://127.0.0.1:59187/js/app.js:6:45505
 ○ $eval@http://127.0.0.1:59187/js/app.js:6:81532
 ○ $digest@http://127.0.0.1:59187/js/app.js:6:80046
 ○ $apply@http://127.0.0.1:59187/js/app.js:6:81806
 ○ f@http://127.0.0.1:59187/js/app.js:6:15887
 ○ r@http://127.0.0.1:59187/js/app.js:6:24666
 ○ onload@http://127.0.0.1:59187/js/app.js:6:25206 Utilities.cpp:35
2015-03-04T00:26:30        th_a:?unnamed?          log_message ] Message from GUI: rpc error: JSON Parse error: Unterminated string (undefined)
Utilities.cpp:35
2015-03-04T00:26:34 ntp:request_time_task          request_now ] resolving... ["pool.ntp.org",123] ntp.cpp:77
2015-03-04T00:26:34 ntp:request_time_task          request_now ] sending request to 66.175.209.17:123 ntp.cpp:81
2015-03-04T00:26:34     ntp:ntp_read_loop            read_loop ] received ntp reply from 66.175.209.17:123 ntp.cpp:147
2015-03-04T00:26:34     ntp:ntp_read_loop            read_loop ] ntp offset: -3039805, round_trip_delay 137967 ntp.cpp:161
2015-03-04T00:26:34     ntp:ntp_read_loop            read_loop ] ntp_delta_time updated to -3039805 ntp.cpp:177

Looks like backend is feeding poorly formatted json data into the GUI.
Do you have access to cli client on this machine? If you do, could you run the following commands in it and look at json output:
> eable_raw
> history xeldal2
Also do you have any estimation on how many transactions you might have for this account? It can be that there is some limit in QT's json parser implementation on a size of input data.
Thank you!


Thank you.

158
General Discussion / Re: BitShares 0.6.2 Feedback
« on: March 03, 2015, 10:27:49 pm »
I guess "Parse error: Unterminated string" is shown in the top right corner under the bell sign? Can you expand this error and send me the stack trace? Thank you.
How is this done?  Clicking on "show details" doesn't seem to do anything .

Probably this error doesn't have any details.
Do you have access to the log files? If you do, could look if default.log references this error?

159
Technical Support / Re: patch update. Is it real?
« on: March 03, 2015, 09:36:56 pm »

If it is because I have been there before can you tell me (perhaps via pm) how to reset that.  I intend to make several getting started videos and need to repeat that process.

I don't think this is because you've been there. Very strange issue - I'm looking into this.
By a chance, do you have any ad block installed?

That was it. Good thinking. I disabled adblocker plus and the site appeared as it should.  That is a popular piece of software though.  IS there something you can do?

I have adblock plus and it doesn't block anything on the faucet.
Not sure we can do anything about adblocker.

160
General Discussion / Re: BitShares 0.6.2 Feedback
« on: March 03, 2015, 08:17:45 pm »

Yes fully synced.. version 0.6.2  Win7x64
It works for other accounts in the same client... just not that one.

125 JSON March 3, 2015 at 11:13:25 AM EST
Parse error: Unterminated string

I guess "Parse error: Unterminated string" is shown in the top right corner under the bell sign? Can you expand this error and send me the stack trace? Thank you.

161
General Discussion / Re: BitShares 0.6.2 Feedback
« on: March 03, 2015, 04:09:16 pm »
Account history inaccessible.   No account transaction history is viewable in any account from the GUI pages.  Reload does nothing.

Only some of my accounts history is accessible from Console ....   for example entering "history xeldal2"  produces nothing.  It just sits there.

Is it fully synchronized? What is your OS and wallet version?

162
Technical Support / Re: patch update. Is it real?
« on: March 03, 2015, 03:23:27 pm »

If it is because I have been there before can you tell me (perhaps via pm) how to reset that.  I intend to make several getting started videos and need to repeat that process.

I don't think this is because you've been there. Very strange issue - I'm looking into this.
By a chance, do you have any ad block installed?

163
Technical Support / Re: patch update. Is it real?
« on: March 02, 2015, 10:53:24 pm »
2. When I go to the faucet page in any browser, I do not see the buttons to register (eg: facebook, reddit, etc)  I have seen the problem before in Firefox and switching to chrome solved my problems.   Now I get the same problem in all browsers.

Did you go to the faucet directly or from the wallet?
Probably you've already used to the faucet to register another account, in this case it should show you a warning - "you are running out of your free account registrations"

164
General Discussion / Re: BitShares 0.6.2 Feedback
« on: February 26, 2015, 08:51:52 pm »
I have used almost every version of the wallet form the beginning with few issues. Starting with 0.61  lost account names, balances and transactions

0.62 blockchain synced quickly, under an hour, and  account names show, but no balances or transactions

Mavericks, fully synced 0.62
Do balances and transactions return when you right click and select reload?

165
General Discussion / Re: BitShares 0.6.2 Feedback
« on: February 26, 2015, 08:50:16 pm »
win7x64
can't change accounts in top right from any of the tabs.

Only place it works is inside a market trading page.
I've created issue for this bug https://github.com/BitShares/web_wallet/issues/635
This will be fixed in the next release.

Pages: 1 ... 4 5 6 7 8 9 10 [11] 12 13 14 15 16 17 18 ... 20