unable to connect to service

69 views
Skip to first unread message

GR

unread,
Mar 19, 2012, 10:29:01 AM3/19/12
to F1 Live-Timing for .NET
Hi all,
i've tried your library in a console app and it can't login to the
service, then i've tried the wpf app and it works fine (so the account
is ok).
The problem seems to be the StreamPort = 4321 that is closed.
Should i change it?
Thank yuo

F1 Looney

unread,
Mar 19, 2012, 10:41:15 AM3/19/12
to F1 Live-Timing for .NET
Please attach the recorder log showing the exception.

GR

unread,
Mar 19, 2012, 10:55:09 AM3/19/12
to F1 Live-Timing for .NET
2012-03-19 15:52:10.3373 INFO Program[1]: authenticating...
2012-03-19 15:52:10.3668 INFO LiveAuthenticationService[1]: fetching
auth token from http://www.formula1.com/reg/login?redirect_url=/live_timing/
for user riccio_g...@hotmail.it
2012-03-19 15:52:14.2158 ERROR LiveAuthenticationService[1]: failed to
fetch the auth token as no cookie named USER was found in the response
to the login request, assuming the credentials have been rejected
2012-03-19 15:52:14.8079 ERROR Program[1]:
System.Security.Authentication.AuthenticationException: The supplied
credentials have been rejected by the live-timing service.
   at AK.F1.Timing.Live.LiveAuthenticationService.Login(String
username, String password)
   at AK.F1.Timing.Utility.Recorder.Program.TryAuthenticate(String
username, String password, AuthenticationToken& token)

F1 Looney

unread,
Mar 19, 2012, 11:01:34 AM3/19/12
to F1 Live-Timing for .NET
Thanks. Can you attach the f1timing.exe.log that shows your successful
authentication?


On Mar 19, 2:55 pm, GR <riccio.gianca...@gmail.com> wrote:
> 2012-03-19 15:52:10.3373 INFO Program[1]: authenticating...
> 2012-03-19 15:52:10.3668 INFO LiveAuthenticationService[1]: fetching
> auth token fromhttp://www.formula1.com/reg/login?redirect_url=/live_timing/
> for user riccio_gianca...@hotmail.it

GR

unread,
Mar 19, 2012, 11:12:06 AM3/19/12
to F1 Live-Timing for .NET
2012-03-19 16:10:30.4145 INFO CaliburnFramework[1]: Framework
initialization begun.
2012-03-19 16:10:30.4505 INFO CaliburnFramework[1]: Module
Caliburn.Core.Configuration.CoreConfiguration added.
2012-03-19 16:10:30.4580 INFO CaliburnFramework[1]: Module
Caliburn.PresentationFramework.Configuration.PresentationFrameworkConfiguration
added.
2012-03-19 16:10:30.4820 INFO CaliburnFramework[1]: Assembly f1timing,
Version=0.9.982.444, Culture=neutral, PublicKeyToken=156bdb7317990eef
inspected.
2012-03-19 16:10:30.4880 INFO 0, Culture=neutral,
PublicKeyToken=8e5891231f2ed21f]][1]: Getting components for
Caliburn.Core.Configuration.CoreConfiguration.
2012-03-19 16:10:30.4925 INFO 0, Culture=neutral,
PublicKeyToken=8e5891231f2ed21f]][1]: Getting components for
Caliburn.PresentationFramework.Configuration.PresentationFrameworkConfiguration.
2012-03-19 16:10:30.5100 INFO DefaultAssemblySource[1]: f1timing,
Version=0.9.982.444, Culture=neutral, PublicKeyToken=156bdb7317990eef
was added to the default assembly source.
2012-03-19 16:10:30.5115 INFO 0, Culture=neutral,
PublicKeyToken=8e5891231f2ed21f]][1]: Initializing
Caliburn.Core.Configuration.CoreConfiguration.
2012-03-19 16:10:30.5185 INFO 0, Culture=neutral,
PublicKeyToken=8e5891231f2ed21f]][1]: Initializing
Caliburn.PresentationFramework.Configuration.PresentationFrameworkConfiguration.
2012-03-19 16:10:30.5840 INFO DefaultParser[1]: Registered
Caliburn.PresentationFramework.RoutedMessaging.Parsers.EventTriggerParser
as Event.
2012-03-19 16:10:30.5850 INFO DefaultParser[1]: Registered
Caliburn.PresentationFramework.RoutedMessaging.Parsers.GestureTriggerParser
as Gesture.
2012-03-19 16:10:30.5850 INFO DefaultParser[1]: Registered
Caliburn.PresentationFramework.RoutedMessaging.Parsers.AttachedEventTriggerParser
as AttachedEvent.
2012-03-19 16:10:30.5855 INFO DefaultParser[1]: Registered
Caliburn.PresentationFramework.RoutedMessaging.Parsers.CommandTriggerParser
as CommandSource.
2012-03-19 16:10:30.5970 INFO CaliburnFramework[1]: Framework
initialization complete.
2012-03-19 16:10:30.6470 INFO CaliburnApplication[1]: Preparing to
create root model.
2012-03-19 16:10:30.6520 INFO CaliburnApplication[1]: Showing main
window.
2012-03-19 16:10:30.7341 INFO DefaultViewLocator[1]: Located view
AK.F1.Timing.UI.Views.ShellView for
AK.F1.Timing.UI.Screens.ShellScreen.
2012-03-19 16:10:30.7671 INFO DefaultMethodFactory[1]: Created method
for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-03-19 16:10:30.7781 INFO DefaultMethodFactory[1]: Created method
for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-03-19 16:10:30.7806 INFO DefaultMethodFactory[1]: Created method
for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-03-19 16:10:30.7821 INFO DefaultMethodFactory[1]: Created method
for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-03-19 16:10:30.7826 INFO DefaultMethodFactory[1]: Created method
for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-03-19 16:10:30.7831 INFO DefaultMethodFactory[1]: Created method
for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-03-19 16:10:30.7836 INFO DefaultMethodFactory[1]: Created method
for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-03-19 16:10:30.7841 INFO DefaultMethodFactory[1]: Created method
for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-03-19 16:10:30.7856 INFO DefaultMethodFactory[1]: Created method
for Caliburn.Core.Invocation.DefaultMethodFactory+Function.
2012-03-19 16:10:30.7896 INFO DefaultConventionManager[1]: Action
preview convention added for ClearHistory on get_CanClearHistory.
2012-03-19 16:10:30.7901 INFO DefaultMethodFactory[1]: Created method
for Caliburn.Core.Invocation.DefaultMethodFactory+Function.
2012-03-19 16:10:30.7911 INFO DefaultMethodFactory[1]: Created method
for Caliburn.Core.Invocation.DefaultMethodFactory+Function.
2012-03-19 16:10:30.7911 INFO DefaultMethodFactory[1]: Created method
for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-03-19 16:10:30.7916 INFO DefaultMethodFactory[1]: Created method
for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-03-19 16:10:30.7921 INFO DefaultMethodFactory[1]: Created method
for Caliburn.Core.Invocation.DefaultMethodFactory+Function.
2012-03-19 16:10:30.7926 INFO DefaultConventionManager[1]: Action
preview convention added for Shutdown on CanShutdown.
2012-03-19 16:10:30.7931 INFO DefaultMethodFactory[1]: Created method
for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-03-19 16:10:30.7931 INFO DefaultMethodFactory[1]: Created method
for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-03-19 16:10:30.7941 INFO DefaultMethodFactory[1]: Created method
for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-03-19 16:10:30.7946 INFO DefaultMethodFactory[1]: Created method
for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-03-19 16:10:30.7956 INFO DefaultMethodFactory[1]: Created method
for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-03-19 16:10:30.7956 INFO DefaultMethodFactory[1]: Created method
for Caliburn.Core.Invocation.DefaultMethodFactory+Function.
2012-03-19 16:10:30.7966 INFO DefaultMethodFactory[1]: Created method
for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-03-19 16:10:30.7971 INFO DefaultMethodFactory[1]: Created method
for Caliburn.Core.Invocation.DefaultMethodFactory+Function.
2012-03-19 16:10:30.7976 INFO DefaultMethodFactory[1]: Created method
for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-03-19 16:10:30.7981 INFO DefaultMethodFactory[1]: Created method
for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-03-19 16:10:30.7986 INFO DefaultMethodFactory[1]: Created method
for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-03-19 16:10:30.7991 INFO DefaultMethodFactory[1]: Created method
for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-03-19 16:10:30.8006 INFO DefaultViewModelDescriptionFactory[1]:
Created and cached view model description for
AK.F1.Timing.UI.Screens.ShellScreen
2012-03-19 16:10:30.8146 INFO DefaultRoutedMessageController[1]: New
interaction node added to hierarchy at
AK.F1.Timing.UI.Views.ShellView.
2012-03-19 16:10:30.8151 INFO InteractionNode[1]: Handler
Caliburn.PresentationFramework.Actions.ActionMessageHandler
registered.
2012-03-19 16:10:30.8171 INFO DefaultViewModelBinder[1]: Attached view
AK.F1.Timing.UI.Views.ShellView to
AK.F1.Timing.UI.Screens.ShellScreen.
2012-03-19 16:10:30.8446 INFO DefaultBindingConvention[1]: Binding
convention matched for ActiveScreen.
2012-03-19 16:10:30.8536 INFO DefaultBindingConvention[1]: Binding
convention matched for ActiveScreen.
2012-03-19 16:10:30.8551 INFO DefaultViewModelDescription[1]: Cached
conventions for AK.F1.Timing.UI.Views.ShellView.
2012-03-19 16:10:30.8601 INFO ApplicableBinding[1]: Applied data
binding System.Windows.Data.Binding to
AK.F1.Timing.UI.Views.ShellView.
2012-03-19 16:10:30.8601 INFO DefaultViewModelBinder[1]: Applied
conventions to AK.F1.Timing.UI.Views.ShellView and
AK.F1.Timing.UI.Screens.ShellScreen.
2012-03-19 16:10:30.8611 INFO ScreenBase[1]: Initialized
AK.F1.Timing.UI.Screens.ShellScreen.
2012-03-19 16:10:30.8656 INFO ScreenBase[1]: Activated
AK.F1.Timing.UI.Screens.ShellScreen.
2012-03-19 16:10:30.8706 INFO IsolatedStorageStateManager[1]: Loading
state.
2012-03-19 16:10:30.8791 INFO ScreenBase[1]: Initialized
AK.F1.Timing.UI.Screens.HomeScreen.
2012-03-19 16:10:30.8846 INFO ScreenBase[1]: Activated
AK.F1.Timing.UI.Screens.HomeScreen.
2012-03-19 16:10:30.9161 INFO DefaultViewLocator[1]: Located view
AK.F1.Timing.UI.Views.HomeView for AK.F1.Timing.UI.Screens.HomeScreen.
2012-03-19 16:10:30.9166 INFO DefaultMethodFactory[1]: Created method
for Caliburn.Core.Invocation.DefaultMethodFactory+Function.
2012-03-19 16:10:30.9191 INFO DefaultMethodFactory[1]: Created method
for Caliburn.Core.Invocation.DefaultMethodFactory+Function.
2012-03-19 16:10:30.9216 INFO DefaultMethodFactory[1]: Created method
for Caliburn.Core.Invocation.DefaultMethodFactory+Function.
2012-03-19 16:10:30.9216 INFO DefaultConventionManager[1]: Action
preview convention added for ReadProxy on get_CanReadProxy.
2012-03-19 16:10:30.9221 INFO DefaultMethodFactory[1]: Created method
for Caliburn.Core.Invocation.DefaultMethodFactory+Function.
2012-03-19 16:10:30.9226 INFO DefaultMethodFactory[1]: Created method
for Caliburn.Core.Invocation.DefaultMethodFactory+Function.
2012-03-19 16:10:30.9226 INFO DefaultConventionManager[1]: Action
preview convention added for Login on get_CanLogin.
2012-03-19 16:10:30.9231 INFO DefaultMethodFactory[1]: Created method
for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-03-19 16:10:30.9236 INFO DefaultMethodFactory[1]: Created method
for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-03-19 16:10:30.9236 INFO DefaultMethodFactory[1]: Created method
for Caliburn.Core.Invocation.DefaultMethodFactory+Function.
2012-03-19 16:10:30.9241 INFO DefaultConventionManager[1]: Action
preview convention added for Shutdown on CanShutdown.
2012-03-19 16:10:30.9241 INFO DefaultMethodFactory[1]: Created method
for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-03-19 16:10:30.9246 INFO DefaultMethodFactory[1]: Created method
for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-03-19 16:10:30.9251 INFO DefaultMethodFactory[1]: Created method
for Caliburn.Core.Invocation.DefaultMethodFactory+Function.
2012-03-19 16:10:30.9261 INFO DefaultMethodFactory[1]: Created method
for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-03-19 16:10:30.9266 INFO DefaultMethodFactory[1]: Created method
for Caliburn.Core.Invocation.DefaultMethodFactory+Function.
2012-03-19 16:10:30.9271 INFO DefaultMethodFactory[1]: Created method
for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-03-19 16:10:30.9276 INFO DefaultMethodFactory[1]: Created method
for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-03-19 16:10:30.9281 INFO DefaultMethodFactory[1]: Created method
for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-03-19 16:10:30.9286 INFO DefaultMethodFactory[1]: Created method
for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-03-19 16:10:30.9286 INFO DefaultViewModelDescriptionFactory[1]:
Created and cached view model description for
AK.F1.Timing.UI.Screens.HomeScreen
2012-03-19 16:10:30.9291 INFO DefaultRoutedMessageController[1]: New
interaction node added to hierarchy at AK.F1.Timing.UI.Views.HomeView.
2012-03-19 16:10:30.9291 INFO InteractionNode[1]: Handler
Caliburn.PresentationFramework.Actions.ActionMessageHandler
registered.
2012-03-19 16:10:30.9326 INFO DefaultViewModelBinder[1]: Attached view
AK.F1.Timing.UI.Views.HomeView to AK.F1.Timing.UI.Screens.HomeScreen.
2012-03-19 16:10:30.9356 INFO DefaultConventionManager[1]: No
convention matched for Email.
2012-03-19 16:10:30.9356 INFO DefaultBindingConvention[1]: Binding
convention matched for Password.
2012-03-19 16:10:30.9361 INFO DefaultBindingConvention[1]: Binding
convention matched for Password.
2012-03-19 16:10:30.9381 INFO DefaultActionConvention[1]: Action
convention matched for Login.
2012-03-19 16:10:30.9386 INFO DefaultActionConvention[1]: Action
convention matched for Login.
2012-03-19 16:10:30.9386 INFO DefaultActionConvention[1]: Action
convention matched for ReadProxy.
2012-03-19 16:10:30.9386 INFO DefaultActionConvention[1]: Action
convention matched for ReadProxy.
2012-03-19 16:10:30.9386 INFO DefaultViewModelDescription[1]: Cached
conventions for AK.F1.Timing.UI.Views.HomeView.
2012-03-19 16:10:30.9571 INFO DefaultParser[1]: Using default parser
Action for Login on System.Windows.Controls.Button: Login.
2012-03-19 16:10:30.9591 INFO DefaultParser[1]: Using default trigger
EventMessageTrigger(Click) for Login on
System.Windows.Controls.Button: Login.
2012-03-19 16:10:30.9621 INFO DefaultRoutedMessageController[1]: New
interaction node added to hierarchy at System.Windows.Controls.Button:
Login.
2012-03-19 16:10:30.9666 INFO InteractionNode[1]: Trigger
EventMessageTrigger(Click) attached.
2012-03-19 16:10:30.9666 INFO ApplicableAction[1]: Attached message
Login to AK.F1.Timing.UI.Views.HomeView.
2012-03-19 16:10:30.9666 INFO DefaultParser[1]: Using default parser
Action for ReadProxy on System.Windows.Controls.Button: Read.
2012-03-19 16:10:30.9666 INFO DefaultParser[1]: Using default trigger
EventMessageTrigger(Click) for ReadProxy on
System.Windows.Controls.Button: Read.
2012-03-19 16:10:30.9666 INFO DefaultRoutedMessageController[1]: New
interaction node added to hierarchy at System.Windows.Controls.Button:
Read.
2012-03-19 16:10:30.9671 INFO InteractionNode[1]: Trigger
EventMessageTrigger(Click) attached.
2012-03-19 16:10:30.9671 INFO ApplicableAction[1]: Attached message
ReadProxy to AK.F1.Timing.UI.Views.HomeView.
2012-03-19 16:10:30.9671 INFO DefaultViewModelBinder[1]: Applied
conventions to AK.F1.Timing.UI.Views.HomeView and
AK.F1.Timing.UI.Screens.HomeScreen.
2012-03-19 16:10:31.0506 INFO ScreenBase[1]: View
AK.F1.Timing.UI.Views.ShellView loaded for
AK.F1.Timing.UI.Screens.ShellScreen.
2012-03-19 16:10:31.0856 INFO ScreenBase[1]: View
AK.F1.Timing.UI.Views.HomeView loaded for
AK.F1.Timing.UI.Screens.HomeScreen.
2012-03-19 16:10:31.0956 INFO ActionBase[1]: Evaluating trigger
effects for Caliburn.PresentationFramework.Actions.AsynchronousAction.
2012-03-19 16:10:31.1016 INFO BaseMessageTrigger[1]: Updated trigger
availability EventMessageTrigger(Click) on
System.Windows.Controls.Button: Login to True using
Caliburn.PresentationFramework.RoutedMessaging.AvailabilityEffect
+DisableEffect.
2012-03-19 16:10:31.1016 INFO ActionMessageHandler[1]: Making handlers
aware of EventMessageTrigger(Click).
2012-03-19 16:10:31.1086 INFO ActionBase[1]: Evaluating trigger
effects for Caliburn.PresentationFramework.Actions.AsynchronousAction.
2012-03-19 16:10:31.1091 INFO BaseMessageTrigger[1]: Updated trigger
availability EventMessageTrigger(Click) on
System.Windows.Controls.Button: Read to True using
Caliburn.PresentationFramework.RoutedMessaging.AvailabilityEffect
+DisableEffect.
2012-03-19 16:10:31.1091 INFO ActionMessageHandler[1]: Making handlers
aware of EventMessageTrigger(Click).
2012-03-19 16:10:33.1474 INFO ActionBase[1]: Updating trigger for
Caliburn.PresentationFramework.Actions.AsynchronousAction.
2012-03-19 16:10:33.1479 INFO BaseMessageTrigger[1]: Updated trigger
availability EventMessageTrigger(Click) on
System.Windows.Controls.Button: Login to False using
Caliburn.PresentationFramework.RoutedMessaging.AvailabilityEffect
+DisableEffect.
2012-03-19 16:10:33.1529 INFO BackgroundTask[1]: Queueing background
task.
2012-03-19 16:10:33.1544 INFO ActionMessageHandler[1]: Processed
message Action: Login.
2012-03-19 16:10:33.1554 INFO BackgroundTask[5]: Starting background
task.
2012-03-19 16:10:33.1569 INFO BackgroundTask[5]: Completed background
task.
2012-03-19 16:10:33.1754 INFO BackgroundTask[1]: Queueing background
task.
2012-03-19 16:10:33.1759 INFO BackgroundTask[5]: Starting background
task.

SEE HERE

2012-03-19 16:10:33.1819 INFO LiveAuthenticationService[5]: fetching
2012-03-19 16:10:44.4208 INFO LiveAuthenticationService[5]: fetched
auth token
C6903678BBE58D3E701C11E994F7C2B4D58129048055AE0E3BD665593A7975B25F890B31518B6F48748B0155AE1D945A97C92D6DCD412047776D379D830100716BFF4B698A55416B6ABE92C8E8EC1A3E5B028588AB6342AE5D1CFAE1A81B39B43073C50D5848927838F237F74FE80A66892C3E0E8A9F7A52D65B8B70EB0AD70BE409AF0A817C48B0F92337F88C95D1FDEAEE346262AB3B558498CC3D044D51181D53EFA3E523576AB36EB88C451DCA64553EA31B0D776975A35A73B6CE309BC8E563B2161C2CCF5CB6C34B114FD6B899EFCD6868DD62B50C66CA225CACC93DA06B1A09F632B1D91AAACCBA980FBE6FFD460E65FF01664F8C7E9072CE6A67CA1D5213904A


2012-03-19 16:10:44.4213 INFO BackgroundTask[5]: Completed background
task.
2012-03-19 16:10:44.4278 INFO IsolatedStorageStateManager[1]:
Committing state.
2012-03-19 16:10:44.4698 INFO ScreenBase[1]: Deactivated
AK.F1.Timing.UI.Screens.HomeScreen.
2012-03-19 16:10:44.4703 INFO ScreenBase[1]: Shut down
AK.F1.Timing.UI.Screens.HomeScreen.
2012-03-19 16:10:44.4708 INFO ScreenBase[1]: Initialized
AK.F1.Timing.UI.Screens.SessionScreen.
2012-03-19 16:10:44.4718 INFO ScreenBase[1]: Activated
AK.F1.Timing.UI.Screens.SessionScreen.
2012-03-19 16:10:44.4873 INFO LiveMessageReader[7]: initialising
2012-03-19 16:10:44.4883 INFO LiveDecrypterFactory[7]: creating
decrypter with default seed
2012-03-19 16:10:44.4933 INFO LiveMessageStreamEndpoint[7]:
connecting: 195.69.153.18:4321
2012-03-19 16:10:44.7333 INFO DefaultViewLocator[1]: Located view
AK.F1.Timing.UI.Views.SessionView for
AK.F1.Timing.UI.Screens.SessionScreen.
2012-03-19 16:10:44.7343 INFO DefaultMethodFactory[1]: Created method
for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-03-19 16:10:44.7348 INFO DefaultMethodFactory[1]: Created method
for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-03-19 16:10:44.7348 INFO DefaultConventionManager[1]: Action
preview convention added for Shutdown on CanShutdown.
2012-03-19 16:10:44.7348 INFO DefaultMethodFactory[1]: Created method
for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-03-19 16:10:44.7353 INFO DefaultMethodFactory[1]: Created method
for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-03-19 16:10:44.7358 INFO DefaultMethodFactory[1]: Created method
for Caliburn.Core.Invocation.DefaultMethodFactory+Function.
2012-03-19 16:10:44.7363 INFO DefaultMethodFactory[1]: Created method
for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-03-19 16:10:44.7368 INFO DefaultMethodFactory[1]: Created method
for Caliburn.Core.Invocation.DefaultMethodFactory+Function.
2012-03-19 16:10:44.7373 INFO DefaultMethodFactory[1]: Created method
for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-03-19 16:10:44.7378 INFO DefaultMethodFactory[1]: Created method
for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-03-19 16:10:44.7383 INFO DefaultMethodFactory[1]: Created method
for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-03-19 16:10:44.7388 INFO DefaultMethodFactory[1]: Created method
for Caliburn.Core.Invocation.DefaultMethodFactory+Procedure.
2012-03-19 16:10:44.7393 INFO DefaultViewModelDescriptionFactory[1]:
Created and cached view model description for
AK.F1.Timing.UI.Screens.SessionScreen
2012-03-19 16:10:44.7393 INFO DefaultRoutedMessageController[1]: New
interaction node added to hierarchy at
AK.F1.Timing.UI.Views.SessionView.
2012-03-19 16:10:44.7393 INFO InteractionNode[1]: Handler
Caliburn.PresentationFramework.Actions.ActionMessageHandler
registered.
2012-03-19 16:10:44.7393 INFO DefaultViewModelBinder[1]: Attached view
AK.F1.Timing.UI.Views.SessionView to
AK.F1.Timing.UI.Screens.SessionScreen.
2012-03-19 16:10:44.7393 INFO DefaultViewModelDescription[1]: Cached
conventions for AK.F1.Timing.UI.Views.SessionView.
2012-03-19 16:10:44.7393 INFO DefaultViewModelBinder[1]: Applied
conventions to AK.F1.Timing.UI.Views.SessionView and
AK.F1.Timing.UI.Screens.SessionScreen.
2012-03-19 16:10:44.7468 INFO SequentialResult[1]: Result enumeration
complete.
2012-03-19 16:10:44.7478 INFO ActionBase[1]: Updating trigger for
Caliburn.PresentationFramework.Actions.AsynchronousAction.
2012-03-19 16:10:44.7478 INFO ActionBase[1]: Evaluating trigger
effects for Caliburn.PresentationFramework.Actions.AsynchronousAction.
2012-03-19 16:10:44.7478 INFO BaseMessageTrigger[1]: Updated trigger
availability EventMessageTrigger(Click) on
System.Windows.Controls.Button: Login to True using
Caliburn.PresentationFramework.RoutedMessaging.AvailabilityEffect
+DisableEffect.
2012-03-19 16:10:44.8989 INFO ScreenBase[1]: View
AK.F1.Timing.UI.Views.SessionView loaded for
AK.F1.Timing.UI.Screens.SessionScreen.

SEE HERE TOO

2012-03-19 16:10:45.4949 ERROR LiveMessageStreamEndpoint[7]: unable to
connect to 195.69.153.18:4321: No connection could be made because the
target machine actively refused it 195.69.153.18:4321
2012-03-19 16:10:45.5014 ERROR LiveMessageReader[7]:
System.IO.IOException: Failed to open a connection with the live-
timing service: 'No connection could be made because the target
machine actively refused it 195.69.153.18:4321' --->
System.Net.Sockets.SocketException: No connection could be made
because the target machine actively refused it 195.69.153.18:4321
   at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot,
SocketAddress socketAddress)
   at System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
   at AK.F1.Timing.Live.IO.LiveMessageStreamEndpoint.OpenStream()
   --- End of inner exception stack trace ---
   at AK.F1.Timing.Live.IO.LiveMessageStreamEndpoint.OpenStream()
   at AK.F1.Timing.Live.LiveMessageReader.Initialise()
   at AK.F1.Timing.Live.LiveMessageReader.ReadImpl()
   at AK.F1.Timing.MessageReaderBase.Read()
2012-03-19 16:10:45.6019 ERROR DefaultSessionPlayer[7]:
System.IO.IOException: Failed to open a connection with the live-
timing service: 'No connection could be made because the target
machine actively refused it 195.69.153.18:4321' --->
System.Net.Sockets.SocketException: No connection could be made
because the target machine actively refused it 195.69.153.18:4321
   at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot,
SocketAddress socketAddress)
   at System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
   at AK.F1.Timing.Live.IO.LiveMessageStreamEndpoint.OpenStream()
   --- End of inner exception stack trace ---
   at AK.F1.Timing.Live.IO.LiveMessageStreamEndpoint.OpenStream()
   at AK.F1.Timing.Live.LiveMessageReader.Initialise()
   at AK.F1.Timing.Live.LiveMessageReader.ReadImpl()
   at AK.F1.Timing.MessageReaderBase.Read()
   at AK.F1.Timing.MessageReaderBase.Read()
   at
AK.F1.Timing.UI.Services.Session.DefaultSessionPlayer.ReadAndDispatchMessages()
2012-03-19 16:10:48.2653 INFO ScreenBase[1]: Deactivated
AK.F1.Timing.UI.Screens.ShellScreen.
2012-03-19 16:10:48.2653 INFO ScreenBase[1]: Deactivated
AK.F1.Timing.UI.Screens.SessionScreen.
2012-03-19 16:10:48.2663 INFO ScreenBase[1]: Shut down
AK.F1.Timing.UI.Screens.SessionScreen.
2012-03-19 16:10:48.2663 INFO ScreenBase[1]: Shut down
AK.F1.Timing.UI.Screens.ShellScreen.

F1 Looney

unread,
Mar 19, 2012, 11:26:45 AM3/19/12
to F1 Live-Timing for .NET
OK there are two issues here:

1. f1recorder cannot authenticate using the your credentials, yet the
exact same credentails authenticate using f1timing.
2. f1timing cannot connect outbound to 195.69.153.18:4321

With regards to issue 1; I will create a simple console application
that doesn't use the AK.CmdLine library, just in case there is an
issue parsing the command line arguments. Both f1recorder and f1timing
use the same library for authentication, so unless your credentials
aren't being passed correctly, I am not sure what it can be.

With regards to issue 2: are you behind a firewall? The stream port
cannot be changed as the formula1.com service only listens for
connections on that port. I will create another console app which
attemps connects to 195.69.153.18:4321. This will determine if it's a
local network issue.

I will post again when the apps are done.

GR

unread,
Mar 19, 2012, 11:28:33 AM3/19/12
to F1 Live-Timing for .NET
i guess it's a firewall/proxy problem then, i'm at working place and
playing whit this tool while i'm working.
Thank you for your incredible faster support!
> ...
>
> read more »

GR

unread,
Mar 19, 2012, 11:32:14 AM3/19/12
to F1 Live-Timing for .NET
can i ask you a recorded session?
i can't wait next gp to try it :D
> ...
>
> read more »

F1 Looney

unread,
Mar 19, 2012, 11:42:40 AM3/19/12
to F1 Live-Timing for .NET
I have created a ConnectionTest tool, just download and double click
on the executable and it will display something similar to this:

resolving host: live-timing.formula1.com
resolved: 195.69.153.18:4321
connecting: 195.69.153.18:4321
connected
press any key to exit

The tool can be downloaded here:

http://ak-f1-timing.googlecode.com/svn/trunk/tools/support/ConnectionTest.exe

> can i ask you a recorded session?
> i can't wait next gp to try it :D

http://ak-f1-timing.googlecode.com/svn/tms/
> ...
>
> read more »

F1 Looney

unread,
Mar 19, 2012, 12:04:00 PM3/19/12
to F1 Live-Timing for .NET
I have created an AuthenticationTool, just download, extract and run
on the command line. For example:

> AuthenticationTest.exe your-username your-password

It should then output something similar to this:

15:58:07.6075 INFO Program[1]: authenticating, username='your-
username', password='your-username'
15:58:07.6145 INFO LiveAuthenticationService[1]: fetching auth token
from http://www.formula1.com/reg/login?redirect_url=/live_timing/ for
user your-username
15:58:13.8799 INFO LiveAuthenticationService[1]: fetched auth token
97DE88CEAE3B5B38469AAA4CD21CCF69970819D97CA0D1DC8DCCD4918C8268
15:58:13.8809 INFO Program[1]: authenticated

If it fails, please ensure that your credentials have been output
correctly. If they have, please attach the output (ensure you
_remove_your_password_ from the output first).

The tool can be downloaded here:

http://ak-f1-timing.googlecode.com/svn/trunk/tools/support/AuthenticationTest.zip

On Mar 19, 3:42 pm, F1 Looney <formula1.loo...@gmail.com> wrote:
> I have created a ConnectionTest tool, just download and double click
> on the executable and it will display something similar to this:
>
> resolving host: live-timing.formula1.com
> resolved: 195.69.153.18:4321
> connecting: 195.69.153.18:4321
> connected
> press any key to exit
>
> The tool can be downloaded here:
>
> http://ak-f1-timing.googlecode.com/svn/trunk/tools/support/Connection...
> ...
>
> read more »
Reply all
Reply to author
Forward
0 new messages