Login problem with FileTransfer on Raspberry Pi 5

fenicklar
2024-03-18
2024-10-23
  • fenicklar - 2024-03-18

    Hello everyone,

    I'm currently trying to set up a FileTransfer function from a Webvisu to my Raspberry Pi 5 on Codesys 3.5 SP 19 Patch 6.

    I went in the files CODESYSControl.cfg and CODESYSControl_User.cfg and added :
    [CmpWebServerHandlerV3]
    AllowFileTransferServices=1

    And it seems to be working. However, I cannot access my several Webvisu without putting my login. That's a problem because one of my webvisu is in kiosk mode on the raspberry itself and there is nokeyboard attached, it's just an information screen, but I can't view it.

    Is there a wey to enable the File Transfer without requiring to login ?

    Thank you for your time

     
  • albertocamina - 2024-04-27

    Sorry about the repeated post by the way...

     
  • eschwellinger

    eschwellinger - 2024-04-28

    maybe to add
    [CmpWebServerHandlerV3]
    CallVisuServicesDirectly=0
    would help

     
    • albertocamina - 2024-06-03

      Thanks @eschwellinger!

      So my settings look like this on CODESYSControl_User.cfg:

      [CmpWebServerHandlerV3]
      AllowFileTransferServices=1
      CallVisuServicesDirectly=0

      Sadly, is still asking for user and password as soon webvisu is loaded...

      Any clue?

      Many thanks!

       
    • albertocamina - 2024-09-24

      Dear @eschwellinger, I have been testing for some time and still i cannot find a sollution for this one.

      Any hint?

      Many thanks!:)

       
  • eschwellinger

    eschwellinger - 2024-09-26

    which Visu versions are you using and which runtime version?

     
  • albertocamina - 2024-10-23

    Dear eschwellinger, sorry for the late repply. Just saw your answer nor. We are using:
    -CODESYS V3.5 SP19 Patch 2
    -Compiler version - 3.5.19.20
    -Visulaization Profile: 4.6.0.0
    -CODESYS Control for Raspberry Pi 64 SL 4.12.0.0

    All the best!

     

Log in to post a comment.