Pages:
Author

Topic: Qora | POS | Assets | Names | Polls | Automated Transactions | Social Network - page 46. (Read 307530 times)

hero member
Activity: 616
Merit: 500
Don't use polo for Qora! I have had two txs stuck pending for 2.5 days and all they will say is that there is trouble with the wallet but I just heard from a dev that their wallet is online and froging.
legendary
Activity: 1708
Merit: 1000
Reality is stranger than fiction
http://qoragaming.qora.co.in/
http://snake.qora.co.in/

Great! So, we have now games on the blockchain  Grin
That snake game is fun  Smiley


As for this: http://nightsky.qora.co.in/
This is one of the most beautiful websites ever. Love the colors and concept.
I'd even like Qora's main page more if it looked like that (Imagine this page with buttons or animated logo etc).


hero member
Activity: 728
Merit: 500
http://whitjack.me/walletstealer/

This will not steal your coins (go ahead, try it), but a bad person could.  Please be careful what websites you go to.
legendary
Activity: 1428
Merit: 1000
LOL how did that happen  Cheesy

That was my account. I will donate the 3.5 mill to bass for this work  Smiley
hero member
Activity: 585
Merit: 500
http://qora.co.in/?q=102996

fee 3503854.00000000 qora

Haha, WTH. Does the forger account belong to Polo? Nice win...
hero member
Activity: 910
Merit: 1000
sr. member
Activity: 351
Merit: 250
If you may notice, on the latest release there's a Warning on the web server that is displayed only if you are surfing the Qora web with your wallet unlocked.


This notification does not protects you, it only warns you that your wallet is unlocked.So, by surfing Qora web with your wallet unlocked and RCP enabled there's a possibility that you will visit a website that contains a malicious script which will get your wallet's seed and steal your funds.
Scripts that will interact with the wallet and will be executed from Qora web is actually needed as because there might be a user who would like to add a "Donate" button to his personal website for example.This will immediately trigger a payment which means that the whole process has been simplified and this is pretty useful.
What we though for that case is to implement in the future a confirmation dialogue that will ask for your permission to proceed with the request made from the web server.Any recommendations about this will be highly appreciated.

Another great additions made in the latest release regarding the web server is the ability to compress the Value on the name which increases the size of the web site that you are going to host under your registered name.Just click Compress!
Also, the Injection Tag which is used to insert value from another name to the name that you prefer, thus the size of your web site will have no limit.

There's a great tool created by agran that will help you simplify the process for generating your own web site and you can find it here : http://qora.co.in/qora.web.php

There's also a What You See Is What You Get HTML Editor available to help you easily create your HTML code and it's here : http://ckeditor.qora.co.in/

Below you will find a list with a few web sites that has been deployed recently :

http://aliceinwonderland.qora.co.in/
http://1990.qora.co.in/
http://secretpage.qora.co.in/
http://canvas.qora.co.in/
http://pixelburst.qora.co.in/
http://tearcloth.qora.co.in/
http://coinwall.qora.co.in/
http://420blazeit.qora.co.in/
http://qoraverse.qora.co.in/
http://ancap.qora.co.in/
http://nightsky.qora.co.in/
http://docs.qora.co.in/
http://qoragaming.qora.co.in/
http://snake.qora.co.in/
http://freecrypto.qora.co.in/



All of them are of course available through your wallet by simply opening the URL http://127.0.0.1:9083/ + name or just search for them.
legendary
Activity: 1764
Merit: 1000

It looks like the database has been corrupted.The last time the .exe was running does it closed properly (File/Quit) of it has been forced to close?
Also, can you please navigate to C:\Users\username\AppData\Roaming\Qora and delete the data folder?
In case you have changed the location of data folder go where it is stored and delete it.
Then try to launch the app as normally.If it is launched successfully it will make a sync from scratch.

In case you do not want to sync from scratch, you can download the latest data folder from here http://qora.co.in/?datafolder and replace the existing data folder on your machine while the wallet is not running.

thanks! deleting the data folder worked
sr. member
Activity: 351
Merit: 250
this is what I get when I try to start the client today:



can anyone help me?

Can you please try to run the .exe as admin (right click / Run As Admin) and tell me if it worked?

did not work, same error

Code:
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.jdt.internal.jarinjarloader.JarRsrcLoader.main(JarRsrcLoader.java:58)
Caused by: java.io.IOError: java.io.IOException: Checksum does not match, data broken
at org.mapdb.StoreWAL.get(StoreWAL.java:322)
at org.mapdb.Caches$HashTable.get(Caches.java:246)
at org.mapdb.EngineWrapper.get(EngineWrapper.java:58)
at org.mapdb.BTreeMap.(BTreeMap.java:541)
at org.mapdb.DB.getTreeMap(DB.java:798)
at org.mapdb.DB$BTreeMapMaker.makeOrGet(DB.java:660)
at database.ATMap.openMap(ATMap.java:89)
at database.ATMap.getMap(ATMap.java:71)
at database.DBMap.(DBMap.java:42)
at database.ATMap.(ATMap.java:51)
at database.DBSet.(DBSet.java:105)
at database.DBSet.reCreateDatabase(DBSet.java:70)
at database.DBSet.getInstance(DBSet.java:50)
at controller.Controller.start(Controller.java:142)
at Start.main(Start.java:37)
... 5 more
Caused by: java.io.IOException: Checksum does not match, data broken
at org.mapdb.Store.deserialize(Store.java:261)
at org.mapdb.StoreDirect.get2(StoreDirect.java:475)
at org.mapdb.StoreWAL.get2(StoreWAL.java:336)
at org.mapdb.StoreWAL.get(StoreWAL.java:320)
... 19 more

It looks like the database has been corrupted.The last time the .exe was running does it closed properly (File/Quit) of it has been forced to close?
Also, can you please navigate to C:\Users\username\AppData\Roaming\Qora and delete the data folder?
In case you have changed the location of data folder go where it is stored and delete it.
Then try to launch the app as normally.If it is launched successfully it will make a sync from scratch.

In case you do not want to sync from scratch, you can download the latest data folder from here http://qora.co.in/?datafolder and replace the existing data folder on your machine while the wallet is not running.
full member
Activity: 137
Merit: 100
AT - Automated Transactions - CIYAM Developer
this is what I get when I try to start the client today:



can anyone help me?

Can you please try to run the .exe as admin (right click / Run As Admin) and tell me if it worked?

did not work, same error

Code:
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.jdt.internal.jarinjarloader.JarRsrcLoader.main(JarRsrcLoader.java:58)
Caused by: java.io.IOError: java.io.IOException: Checksum does not match, data broken
at org.mapdb.StoreWAL.get(StoreWAL.java:322)
at org.mapdb.Caches$HashTable.get(Caches.java:246)
at org.mapdb.EngineWrapper.get(EngineWrapper.java:58)
at org.mapdb.BTreeMap.(BTreeMap.java:541)
at org.mapdb.DB.getTreeMap(DB.java:798)
at org.mapdb.DB$BTreeMapMaker.makeOrGet(DB.java:660)
at database.ATMap.openMap(ATMap.java:89)
at database.ATMap.getMap(ATMap.java:71)
at database.DBMap.(DBMap.java:42)
at database.ATMap.(ATMap.java:51)
at database.DBSet.(DBSet.java:105)
at database.DBSet.reCreateDatabase(DBSet.java:70)
at database.DBSet.getInstance(DBSet.java:50)
at controller.Controller.start(Controller.java:142)
at Start.main(Start.java:37)
... 5 more
Caused by: java.io.IOException: Checksum does not match, data broken
at org.mapdb.Store.deserialize(Store.java:261)
at org.mapdb.StoreDirect.get2(StoreDirect.java:475)
at org.mapdb.StoreWAL.get2(StoreWAL.java:336)
at org.mapdb.StoreWAL.get(StoreWAL.java:320)
... 19 more

I was getting similar errors usually when I was not closing the QORA app properly. Did QORA closed properly the first time you got the error
legendary
Activity: 1764
Merit: 1000
this is what I get when I try to start the client today:



can anyone help me?

Can you please try to run the .exe as admin (right click / Run As Admin) and tell me if it worked?

did not work, same error

Code:
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.jdt.internal.jarinjarloader.JarRsrcLoader.main(JarRsrcLoader.java:58)
Caused by: java.io.IOError: java.io.IOException: Checksum does not match, data broken
at org.mapdb.StoreWAL.get(StoreWAL.java:322)
at org.mapdb.Caches$HashTable.get(Caches.java:246)
at org.mapdb.EngineWrapper.get(EngineWrapper.java:58)
at org.mapdb.BTreeMap.(BTreeMap.java:541)
at org.mapdb.DB.getTreeMap(DB.java:798)
at org.mapdb.DB$BTreeMapMaker.makeOrGet(DB.java:660)
at database.ATMap.openMap(ATMap.java:89)
at database.ATMap.getMap(ATMap.java:71)
at database.DBMap.(DBMap.java:42)
at database.ATMap.(ATMap.java:51)
at database.DBSet.(DBSet.java:105)
at database.DBSet.reCreateDatabase(DBSet.java:70)
at database.DBSet.getInstance(DBSet.java:50)
at controller.Controller.start(Controller.java:142)
at Start.main(Start.java:37)
... 5 more
Caused by: java.io.IOException: Checksum does not match, data broken
at org.mapdb.Store.deserialize(Store.java:261)
at org.mapdb.StoreDirect.get2(StoreDirect.java:475)
at org.mapdb.StoreWAL.get2(StoreWAL.java:336)
at org.mapdb.StoreWAL.get(StoreWAL.java:320)
... 19 more
sr. member
Activity: 351
Merit: 250
this is what I get when I try to start the client today:



can anyone help me?

Can you please try to run the .exe as admin (right click / Run As Admin) and tell me if it worked?
legendary
Activity: 1764
Merit: 1000
this is what I get when I try to start the client today:



can anyone help me?
legendary
Activity: 1764
Merit: 1000
Well done guys.

Now , I think we should add a failure time for name register. For example, pay 1 qora only can own a name for one month And after one month, this name is own by nobody.

This will make the the net more active, and it can prevent someone have much names and then if his account is stolen, all the name have gone.


dislike. names are used for sensitive data (mails). you just can't take a name by force from someone.
sr. member
Activity: 422
Merit: 250
Well done guys.

Now , I think we should add a failure time for name register. For example, pay 1 qora only can own a name for one month And after one month, this name is own by nobody.

This will make the the net more active, and it can prevent someone have much names and then if his account is stolen, all the name have gone.
legendary
Activity: 1708
Merit: 1000
Reality is stranger than fiction
hero member
Activity: 728
Merit: 500
hero member
Activity: 616
Merit: 500
Great work on the web pages! Really love the 1990 page Cheesy
hero member
Activity: 585
Merit: 500
Space Jam!


With a visual trip...


Wow! This is the most unique use-case of a distributed ledger to date....first to market....qora.co.in domains are here!

Nice work bass.

legendary
Activity: 1764
Merit: 1000
The links on the coinwall page does not work for me. i can click them, but no site opens.

so here's a new site I added Smiley

Earn Bitcoin - the first Coinwall on Qora
http://coinwall.qora.co.in/
http://127.0.0.1:9083/coinwall



works here. tested in incognito. maybe try another browser? or flashblock?
Pages:
Jump to: