Actor

{"id":"552829408962f339009a678d","name":"Actor","subdomain":"actor","versions":[{"_id":"552829408962f339009a6790","releaseDate":"2015-04-10T19:49:20.516Z","is_deprecated":false,"is_hidden":false,"is_beta":false,"is_stable":true,"codename":"","version_clean":"1.0.0","version":"1.0"}],"doc_slug":"","current_version":{"version_clean":"1.0.0","version":"1.0"},"oauth":{"enabled":false},"api":{"name":"","url":"https://domain.actor.im/:version","contenttype":"json","auth":"","explorer":true,"proxyEnabled":true,"jwt":false,"authextra":[],"headers":[],"object_definitions":[]},"apiAlt":[{"_id":"553295d7e7d1fa0d003fc947","object_definitions":[],"headers":[{"_id":"5532b5cd4efd420d00b2c61f","value":"","key":""},{"_id":"5532b5cd4efd420d00b2c61e","value":"","key":""}],"authextra":[],"jwt":false,"proxyEnabled":true,"explorer":true,"auth":"","contenttype":"form","url":"","name":"Dashboard"}],"plan_details":{"name":"Developer Hub","is_active":true,"cost":59,"versions":10000,"custom_domain":true,"custom_pages":true,"whitelabel":false,"errors":false,"password":true,"landing_page":true,"themebuilder":true,"stylesheet":true,"javascript":false,"html":true,"extra_html":false,"admins":true,"apps":true},"apps":{"enabled":false},"intercom":"","intercom_secure_emailonly":false,"flags":{"allow_hub2":false,"hub2":false,"migrationRun":false,"oauth":false,"swagger":false,"correctnewlines":false,"speedyRender":false,"allowXFrame":false,"jwt":false,"hideGoogleAnalytics":false,"stripe":false,"ssl":false},"asset_base_url":""}
  • Home
  • Documentation
  • Support
  • Announcements
  • Jobs
  • {{ u.user.name }}
    • Admin Panel
    • Log Out
  • Log In
PopularNewestOpen

General


Open Source Edition vs Enterprise Edition

Kindly describe what is different between Editions. How to get EE, what is the price.

Posted in General by Irek
Thu Nov 10 2016 09:23:38 GMT+0000 (UTC)
34 views
0 comments
Build sdk-core-ios Project Failed

I download the project from https://github.com/actorapp/actor-platform/tree/master/actor-sdk/sdk-core-ios. There are some errors in ReachabilitySwift after downloading third-party projects when run buildFramework.sh. The result as follow: ** BUILD FAILED ** The following build commands failed: CompileSwiftSources normal arm64 com.apple.xcode.tools.swift.compiler CompileSwift normal arm64 /Users.../Pods/ReachabilitySwift/Reachability/Reachability.swift (2 failures) I did not change anything.I want to know how to solve it. if someone knows ,please tell me. Thank you very muck.

Posted in General by wr
Thu Nov 10 2016 06:57:15 GMT+0000 (UTC)
47 views
3 comments
Can we use Actor Server on Amazon EC2

Hi there, i would like to know if we can use actor server on amazon ec2 multiple nodes ?

Posted in General by mit patel
Thu Oct 13 2016 04:15:37 GMT+0000 (UTC)
47 views
0 comments
Way to Auto-Login User

Can someone provide a concrete example of how to auto-login a user. I'm attempting to integrate the actor.IM web-app into an existing CRM and so we have our own authentication and want to be able to bypass the Actor.IM auth types and directly control creating new users and logging them in. Is this possible?

Posted in General by Chris Hodges
Mon Sep 19 2016 01:21:52 GMT+0000 (UTC)
64 views
0 comments
Java 1.8 Compile errors

Getting the following message as errors , 140+ such errors There are no annotations in the classes to cause this with jdk1.8 Any help AGPBI: {"kind":"error","text":"PARSE ERROR:","sources":[{}]} AGPBI: {"kind":"error","text":"unsupported class file version 52.0","sources":[{}]} AGPBI: {"kind":"error","text":"...while parsing im/actor/core/entity/signals/AbsSignal.class","sources":[{}]}

Posted in General by Adit Lal
Thu Sep 15 2016 10:01:10 GMT+0000 (UTC)
157 views
0 comments
how much traffic a given actor server can handle ?

is there any tools to test actor server scalability ? I want to know how many concurrent users actor server can handle ?

Posted in General by Sirvan Parasteh
Sat Sep 10 2016 21:01:31 GMT+0000 (UTC)
70 views
0 comments
http://actor.im is unreachable

Hello! Could you please help to understand when actor.im will be up again? Service does not accept new users and site is unreachable. Thanks you!

Posted in General by Denis Gaiduchek
Fri Sep 02 2016 15:27:33 GMT+0000 (UTC)
68 views
0 comments
How to enable signout ?

how to enable sign out in actor messenger.

Posted in General by saisurendar
Wed Aug 24 2016 16:54:51 GMT+0000 (UTC)
98 views
0 comments
which "Markdown" codes are enable?

i know *bold* _italic_ [text](link) ```formatted text``` are enable but what else?

Posted in General by Saeb
Wed Aug 10 2016 10:28:21 GMT+0000 (UTC)
74 views
1 comments
which "Markdown" codes are enable

Posted in General by Saeb
Wed Aug 10 2016 10:27:11 GMT+0000 (UTC)
81 views
1 comments
how can use web hook

Hey Friends i want use web hook but i dont know what is its parameter. i tested some times and my error in each change and check were : The request content was malformed: JsResultException(errors:List((/image_url,List(ValidationError(List(error.path.missing),WrappedArray()))), (/document_url,List(ValidationError(List(error.path.missing),WrappedArray()))), (/text,List(ValidationError(List(error.path.missing),WrappedArray())))))1 next error was(i think problem is in parameters): { "status" : "failure" }1 and another error was: There was an internal server error.1 ---by like this code: $jsonData = array( 'signature' => 'aedab8a1713b153d3a52c1cb04eac7603f77618ed96a6dd87729dc8312282fbb', 'text' => 'hello from web', ); i need answer fast. i need a document best regards

Posted in General by Saeb
Sun Jul 31 2016 11:45:40 GMT+0000 (UTC)
91 views
0 comments
High battery on some devices

You know the reason for the high battery consumption on some devices? Tanks!

Posted in General by Erick Costa
Fri Jul 29 2016 03:09:26 GMT+0000 (UTC)
97 views
0 comments
Android app notification problem

In using actor platform edition for android app we have a problem that after some minutes no notifications are received from app and it seems that app's service is stopped. What can I do for that? Thanks to your team for your nice app

Posted in General by Amirhossein Ansari
Sat Jul 02 2016 08:44:21 GMT+0000 (UTC)
138 views
1 comments
Setting up Actor-Server from source code

I am trying to setup the actor-server on IntelliJ, and configure the actor-bootstrap/app-web to run with my local server. I am not using SSL currently. I have placed my server.conf in acotr-platform/actor-server/conf folder and specified my activation provider as "im.actor.server.activation.internal.InternalCodeProvider". The server starts up smoothly. I have changed the end point in app-web to point to ws://127.0.0.1:9080(Not using wss) But, when I open the web page, the connection resets automatically at the frontend. The following is the MTProto log which I am able to capture(dunno how much help it will be): MQTT {cmd: "reserved", retain: false, qos: 0, more...} BINARY true true 3:0:6.941 18953 48 B MQTT {cmd: "connack", retain: true, qos: 1, more...} BINARY false true 3:0:6.942 18953 186 B MQTT {cmd: "reserved", retain: false, qos: 0, more...} BINARY true true 3:0:6.958 18953 17 B MQTT {cmd: "reserved", retain: false, qos: 0, more...} BINARY false true 3:0:6.959 18953 39 B MQTT {cmd: "reserved", retain: false, qos: 0, more...} BINARY false true 3:0:6.960 18953 17 B MQTT {cmd: "reserved", retain: false, qos: 0, more...} BINARY true true 3:0:6.961 18953 17 B MQTT {cmd: "reserved", retain: false, qos: 0, more...} BINARY false true 3:0:6.962 18953 0 B CLOSE true true 3:0:6.962 18953 2 B è CLOSE false true 3:0:6.963 18954 Connected to:ws://127.0.0.1:9080/ 18953 Disconnectedcode: 1000 18954 52 B Disconnected code: 1000 On the server side, I see that there are two prepared statements that are being executed: 1. select auth_id, body from master_keys 2. select "id", "user_id", "public_key_hash" from "auth_ids" Both the result set for the queries are empty, and this keeps repeating(corresponding to each call from the app-web to the server). How do I fix it? Any help will be appreciated. Thanks!

Posted in General by Mangudai GB
Tue Jun 28 2016 21:57:34 GMT+0000 (UTC)
160 views
1 comments
Have you any server stress tests in your repos?

Hello. I need to make a number of stress tests of my own instance of actor server. And there was great if you have native (or something like this) stress test in your repos. Best regards, Anton.

Posted in General by Anton Fursov
Mon Jun 20 2016 06:49:16 GMT+0000 (UTC)
109 views
0 comments
Are you going to update some posts where the links provided by you are broken? Example, https://actor.readme.io/docs/incorrect-endpoint-configuration

I can't seem to find the whereabouts of this documentation from your site. Are some of these deprecated?

Posted in General by ferrlin
Wed Mar 02 2016 07:08:01 GMT+0000 (UTC)
306 views
1 comments
How do i get the notification to electron?

I want to know that do i need to get the notification to electron.

Posted in General by lining
Mon Jan 11 2016 07:28:03 GMT+0000 (UTC)
307 views
0 comments
error when running sbt dist

[error] (actor-session-messages/protobuf:protobufGenerate) protoc returned exit code: 1 [error] (actor-bots/protobuf:protobufGenerate) protoc returned exit code: 1 [error] (actor-core/protobuf:protobufGenerate) protoc returned exit code: 1 [error] (actor-models/protobuf:protobufGenerate) protoc returned exit code: 1

Posted in General by robin olisa
Mon Dec 28 2015 04:51:21 GMT+0000 (UTC)
481 views
2 comments
can i run sbt dist on windows platform?

Posted in General by robin olisa
Mon Dec 28 2015 04:47:03 GMT+0000 (UTC)
328 views
0 comments
Changing URL to point to my server

Hello, Please how to I point android app to my own server. And also do I have to open any port? thanks

Posted in General by apen sela
Wed Dec 09 2015 16:54:06 GMT+0000 (UTC)
780 views
5 comments
  • 1
  • 2
Ask a Question

Categories

  • All Categories
  • Customization
  • General
  • Installation
readme.io
Fork me on GitHub