How do i save info to a server?

I really, seriously recommend taking another stab at Coronium.IO - they’re platform is very solid, well thought out and the guys on the forums are really helpful. I’m an old hand programmer - many, many years experience - and I had a little trouble figuring out the setup. It’s not actually that complicated, I eventually figured out, and once it’s setup you can pretty much ignore the difficult stuff and just push new code to your server.

Seriously, give them another look. I think there’s a Coronium forum on here, too - but you should definitely get on Coronium’s own google groups (maybe they moved it.)

Hey! Thanks for the advice! Would you mind helping me with this? Maybe through Skype? Or Google Hangouts?

Thanks!

Hey, So i tried again with a different account and im still getting the same error… When i copy and paste my public dns and do /admin after it and log in then it gives me this error 

500 Internal Server Error

Check out the screen shot i added…

I cant figure out why its doing that…

I did everything develephant did on his video…

Thanks!

Ahh never mind! I refreshed the page 400 million times and it works now!

Where do i get the appId? 

coronium:init({ appId = globals.appId, apiKey = globals.apiKey })

I got the apiKey…

But i cant find the appId

Thanks!

Im getting an error when trying to upload a file…

this is the code to upload the file…

local mc = require( "mod\_coronium" ) mc:init({ appId = "",apiKey = "I have my api key here" }) mc.showStatus = true local up = { filename = "text.txt", baseDir = system.DocumentsDirectory } mc:uploadFile( up )

But when i run this i get this error

Failure cracking URL - http:///1/files error: Timed out errorCode: -1

Probably because i dont have an appId? 

Thanks!

@horacebury, looks like you have exerience with coronium? Where do i get the appId?

Thanks!

I got it… the appId is the ip for my server…

Sorry I haven’t been able to reply but it looks like you’re doing just fine.

I’ll keep an eye on this thread but keep plugging away and it looks like you’re home and dry.

Hi,

@horacebury - Thanks for the backup. Always appreciated. :slight_smile:

@sonicX278 - Glad you got it running. If you’re using AWS it can take a bit for the server to “warm up”

In the future all support questions can be posted on the Coronium IO Group for quickest results.

Cheers.

I really, seriously recommend taking another stab at Coronium.IO - they’re platform is very solid, well thought out and the guys on the forums are really helpful. I’m an old hand programmer - many, many years experience - and I had a little trouble figuring out the setup. It’s not actually that complicated, I eventually figured out, and once it’s setup you can pretty much ignore the difficult stuff and just push new code to your server.

Seriously, give them another look. I think there’s a Coronium forum on here, too - but you should definitely get on Coronium’s own google groups (maybe they moved it.)

Hey! Thanks for the advice! Would you mind helping me with this? Maybe through Skype? Or Google Hangouts?

Thanks!

Hey, So i tried again with a different account and im still getting the same error… When i copy and paste my public dns and do /admin after it and log in then it gives me this error 

500 Internal Server Error

Check out the screen shot i added…

I cant figure out why its doing that…

I did everything develephant did on his video…

Thanks!

Ahh never mind! I refreshed the page 400 million times and it works now!

Where do i get the appId? 

coronium:init({ appId = globals.appId, apiKey = globals.apiKey })

I got the apiKey…

But i cant find the appId

Thanks!

Im getting an error when trying to upload a file…

this is the code to upload the file…

local mc = require( "mod\_coronium" ) mc:init({ appId = "",apiKey = "I have my api key here" }) mc.showStatus = true local up = { filename = "text.txt", baseDir = system.DocumentsDirectory } mc:uploadFile( up )

But when i run this i get this error

Failure cracking URL - http:///1/files error: Timed out errorCode: -1

Probably because i dont have an appId? 

Thanks!

@horacebury, looks like you have exerience with coronium? Where do i get the appId?

Thanks!

I got it… the appId is the ip for my server…

Sorry I haven’t been able to reply but it looks like you’re doing just fine.

I’ll keep an eye on this thread but keep plugging away and it looks like you’re home and dry.

Hi,

@horacebury - Thanks for the backup. Always appreciated. :slight_smile:

@sonicX278 - Glad you got it running. If you’re using AWS it can take a bit for the server to “warm up”

In the future all support questions can be posted on the Coronium IO Group for quickest results.

Cheers.