pyscripter 689 Posted July 24, 2020 I am not able to login for some reason. Share this post Link to post
Mike Torrettinni 198 Posted July 24, 2020 13 minutes ago, pyscripter said: I am not able to login for some reason. Just tried and works. Share this post Link to post
pyscripter 689 Posted July 24, 2020 Still unable to login. Who do I need to contact? Share this post Link to post
Attila Kovacs 629 Posted July 24, 2020 same here, "Sorry, an error occurred trying to log you in - please try again." however I'm fine with it Share this post Link to post
Quarks 0 Posted July 25, 2020 Problematic for me, was able to logged in once but cannot anymore with error "Sorry, an error occurred trying to log you in - please try again". Share this post Link to post
pyscripter 689 Posted July 25, 2020 Worked earlier on but now is down again. Share this post Link to post
Quarks 0 Posted July 26, 2020 I know it's a weekend but still quite shocked a company like embarcadero/Idera doesn't do network/web app monitoring Share this post Link to post
FredS 138 Posted July 26, 2020 1 hour ago, Quarks said: network/web app monitoring I believe that falls under the 'new feature' category 🙂 Can connect, but have a valid cookie. I've had issues before with the login server they use/share.. Share this post Link to post
Larry Hengen 39 Posted July 26, 2020 It uses a the same authentication as edn.embarcadero.com which gives an error. Looks like the Oracle database is down or inaccessible: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.Data.OracleClient.OracleException: ORA-12514: TNS:listener does not currently know of service requested in connect descriptor at System.Data.OracleClient.OracleException.Check(OciErrorHandle errorHandle, Int32 rc) at System.Data.OracleClient.OracleInternalConnection.OpenOnLocalTransaction(String userName, String password, String serverName, Boolean integratedSecurity, Boolean unicode, Boolean omitOracleConnectionName) at System.Data.OracleClient.OracleInternalConnection..ctor(OracleConnectionString connectionOptions) at System.Data.OracleClient.OracleConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningObject) at System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnection owningConnection, DbConnectionPool pool, DbConnectionOptions options) at System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject) at System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject) at System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject) at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) at System.Data.OracleClient.OracleConnection.Open() at EDN.Data.DbUtils.CreateConnection(ConnectionStringSettings ASettings, Boolean AOpen) at EDN.Data.DbUtils.CreateConnectionName(String AName) at MembershipWS.CDNMemberService.get_LookupSvc() at MembershipWS.CDNMemberService.GetCountryStatus(String CountryCode) --- End of inner exception stack trace I let Jim McKeeth know. Hopefully that will spur resolution. Share this post Link to post