I get this error: Error: [undefined] Sync feature not available - no error code, and this is the error message. I'm investigating what the issue is at the moment.
In general, this is an error that our Pro/EE customers will get (I take it this is an error happening when you try using Pro/EE features) so we can provide a clearer path to recovery.
This is the error message that we are throwing in .NET:
The Sync feature is not available. If you are using Professional or Enterprise editions, make sure to call Realm.SetAccessToken before opening any synced Realms. Otherwise, contact [email protected] for more information.
More info: it's happening on trying to use openAsync on Linux. It would be nicer to provide a better error message and recovery instructions, e.g. You're using Realm.openAsync on linux, please use setAccessToken to enable paid features or if you haven't got a license, contact [email protected]"
Cryptic error to cryptic error...I also got the "Sync Feature not available error". For more info you can see the last half of the discussion here https://github.com/realm/realm-js/issues/1161#issuecomment-319737958.
His response was "Unfortunately, realm-js does not support classes at this time. That is your issue - strange error message though. We should fix that". I'm currently asking for clarification, but perhaps this can help.
I am using the access token given to me yet to no avail.
I have labeled it as an enhancement, and put it in our backlog so we don't forget to improve the error message.
For me there was an error with the token I received for my trial and Ian cleared it up.
We could improve the error message I think
On Mon, Aug 7, 2017 at 08:26 michael-mckenna notifications@github.com
wrote:
For me there was an error with the token I received for my trial and Ian
cleared it up.—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/realm/realm-js/issues/1177#issuecomment-320695365,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAPRIMqEGWO1oYVhJ4pk7_P2XhOXS9H6ks5sVyymgaJpZM4OrH7O
.
will 'sync' work with electron-app and developer license?
@plandem Yes, if you're running the macOS ROS distribution
@michael-mckenna so It's not possible to use ROS at cloud (e.g. AWS) and build electron app with sync?
@plandem For that you'll need at least the professional edition.
I see. In that case realm is not for me :( Sadly, I really liked it in my iOS times, but now I need electron app and professional license is not case for prototype app without any income.
@plandem Did you see our plans for Realm Cloud (https://realm.io/blog/realm-cloud-beta-waitlist/)?
That will work better for you as we won't be feature limiting, but have usage based pricing.
@bmunkholm yep, I saw. But there is no any ETA and no information about prices. So it's too risky to stick with solution with so many unknown parts :( There are already some players on the market, so in case of cloud solution I would prefer to compare real numbers without any predictions.
connections capacity - ?
users capacity - ?
data storage capacity- ?
traffic capacity - ?
as you see - too many variables
@plandem That's totally understandable if the timing is not good enough for you.
@bmunkholm problem is not with ETA actually - I think you will be public this year :) More risky to choose solution without any idea about final prices and how it will scale.
@plandem Sure, but you can expect to know at least pricing in Feb.
But also just to be sure I fully understand your needs. The Electron app should also work on Linux?
Because you can build the Electron app for other Mac and Windows just fine and run ROS on AWS. It's only on Linux that the app would require a Pro edition (at the moment).
I would also be curious to understand your needs for the parameters you listed.
oh, I don’t need electron on linux. only mac and windows!
Sent from iPhone
On Jan 24, 2018, at 17:21, Brian Munkholm notifications@github.com wrote:
But also just to be sure I fully understand your needs. The Electron app should also work on Linux?
Because you can build the Electron app for other Mac and Windows just fine and run ROS on AWS. It's only on Linux that the app would require a Pro edition (at the moment).I would also be curious to understand your needs for the parameters you listed.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
@bmunkholm so looks like I can stick with Realm, build for major platforms (iOS, Android, OSX, Windows) with sync via dedicated ROS at AWS with developer license. In that case that's ok.
I'm looking forward for Realm Cloud, because for MVP I would choose cloud solution with ability to move later at own server. Just wanted to be sure that I'm not marrying some tech without differ ways to scale in the future.