LiveCloud Forums
Can't create blob file - Printable Version

+- LiveCloud Forums (https://forums.livecloud.io)
+-- Forum: General (https://forums.livecloud.io/forumdisplay.php?fid=1)
+--- Forum: General (https://forums.livecloud.io/forumdisplay.php?fid=3)
+--- Thread: Can't create blob file (/showthread.php?tid=47)



Can't create blob file - simon.schvartzman - 07-09-2019

Hi, using LCM I've created a table that has one blob field but for some reason I can't create the record.

I'm on Android and when I check for cdb_result("response") I get Failed to create cdbBlob record which doesn't help too much to identify what is going wrong.

Worth to mention is the fact that previously I got problems with the file name and cdb_result("response") gave me the hint with "...no such file exists" message.

So, what can I try? 

Thanks

MORE INFO TO HOPEFULLY HELP TO GET A RESPONSE


This is what I know:


  • I'm trying to make it work from an Android Environment
  • When I click on the cdbBlobs table the Blob View window opens.
  • When I click on the Right Arrow the window closes.
  • If I try to delete the record I get the following error message: "Couldn't find Blob Table Info"
  • Looking at the metadata of the Blob table:
  •      the cdbCloudSyncVersion is "1" while in the Restaurant sample is "2" and Blobs can be viewed
  •      the HBID records of my table are empty while in the Restaurant sample they show "array key"
  • If I do the upload from the Mac then everything works fine

So what am I doing wrong?


RE: Can't create blob file - simon.schvartzman - 07-16-2019

Hi LiveCloud, any chance to get an answer after 8 days since my post?

Is there any other way to get support?

Regards