syscoin / blockmarket-desktop-public

Public location for issue reporting on the Blockmarket Desktop public data, built using Syscoin blockchain technology.
http://blockchainfoundry.co
30 stars 25 forks source link

Alias creation error, creating multiple aliases, resulting in bad public info & "error writing offchain data" #307

Open sebastien1234 opened 6 years ago

sebastien1234 commented 6 years ago

Main-net Blockmarket v1.2

"error writing offchain data"

  1. created alias "nigerianprince", did not put any info at all, just the alias name, created 4 other aliases(with no info in them as well) within a few seconds of eachother.
  2. Intermittently getting an error indicating "error writing offchain data" which seemed like it was happening every block, did not have time to screen capture as it was disappearing very fast.

image

  1. If I click on the alias under the "My aliases" view, the public value is no longer blank, it is filled with garbled info and gives me an error message "error parsing data; please use the basic view to correct your alias" (however, I'm already in the basic view when I get that message; the advanced view has no data, see second screenshot),

image

image

Reproduced the error again:

Created 4 aliases within the same block (starting with "offchaindata", followed by "test2", "test3" & "test4")

the data for "offchaindata" gets garbled again and gives the same two error messages.

image

willyko commented 6 years ago

Are you able to edit by using the advanced alias form and submit without error?

sebastien1234 commented 6 years ago

There's no data at all in the advanced, the issue is on the simple form, I believe it is the data that somehow got populated in the public field that creates a conflict, this only seems to happen if I create multiple aliases at once without data in the public field(or any other data at all other than the alias name), the first give invalid data and the following are fine.

Updating the alias's public value removes the error message.