Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.

Authentification Error - Where did my Cocomo go?

Avatar

Former Community Member
Hi,

I posted up some of my Cocomo tests to my private area online
for some colleagues to look over.

I've gone there today and it won't log in - saying invalid
instance.

I boosted up my developer console and it won't let me log in
saying authentification error.



It is as if my account has been taken away. Have I been a bad
man or something?



Thanks.

Ben.
6 Replies

Avatar

Former Community Member
Hi,



Sorry for the trouble you faced. There was a network outage
in our data center that has now been resolved. please let us know
if you have any other problem in login.

Avatar

Level 1
same here, i got this in SimpleChatExample



AFCS Beta Build # : 0.91

requestInfo
http://connectnow.acrobat.com/katopz?mode=xml&x=0.07095834519714117

#THROWING ERROR# onStatus from URLLoader. Error.: <404>

INVALID_INSTANCE: Invalid Instance

at
com.adobe.rtc.session.managers::SessionManagerBase/receiveError()[C:\Program
Files\Adobe\Flex Builder
3\plugins\com.adobe.cocomo\src\com\adobe\rtc\session\managers\SessionManagerBase.as:270]



thx in advance

Avatar

Employee
your problem is that you are not specifying the room.




http://connectnow.acrobat.com/katopz
is your account URL.



You need to create a room first and pass the "room url" to
your session object (i.e. something like "
http://connectnow.acrobat.com/katopz/room1")

Avatar

Former Community Member
I'm getting the same "Invalid Instance" error. Which, as far
as I can tell means that the roomURL is wrong. But my roomURL works
when pasted into a browser...



Any ideas?



thanks!

Bryce

Avatar

Former Community Member
I got it! For some reason having my debugging proxy Charles
open was causing the "Invalid Instance" problems. Has anyone else
had success connecting to rooms with a debugging proxy like Charles
on?



I'd really like to see what is coming across the wire, so if
I could keep Charles open, that would be great. I would love a
workaround if anyone is aware of one.




http://www.charlesproxy.com/

Avatar

Level 1
thx! Raff all working now, it's 100% my bad ;o, btw it would
be nice if error msg throw as "room name required" or something
like that ;)



@brycethecripple , same here, not seem to work with Charles
;)