proftpd problems after update buster to bullseye

  • After upgrading from buster to bullseye I cant start omv. It cant start proftpd.service

    I have been working on this for days now and cant find the solution.

    I need help.... BRAUCHE HILFE



  • You config does not match the current proftpd:


    Code
    ExecStartPre=/usr/sbin/proftpd --configtest -c $CONFIG_FILE
    (code=exited, status=1/FAILURE)


    and here again:

    Code
    proftpd[710103]: Checking syntax of configuration file
    Apr 02 16:43:16 openmediavault
    proftpd[710103]: 2022-04-02 16:43:16,603 openmediavault
    proftpd[710103]: fatal: unknown configuration directive


    the config files are in /etc/proftpd/...


    run //usr/sbin/proftpd --configtest -c /etc/proftpd/proftpd.conf


    to see the error

    If you got help in the forum and want to give something back to the project click here (omv) or here (scroll down) (plugins) and write up your solution for others.

    Edited once, last by Zoki ().

  • Code
    root@openmediavault:~# /usr/sbin/proftpd --configtest /usr/sbin/proftpd --configtest -c /etc/proftpd/proftpd.conf
    Checking syntax of configuration file
    Checking syntax of configuration file
    2022-04-02 17:54:49,120  proftpd[12119]: fatal: unknown parameter: '/usr/sbin/proftpd'
    root@openmediavault:~#

    fatal erro in usr sbin proftpd


    Code
    -rwxr-xr-x 1 root root 1,1M 18. Sep 2021  /usr/sbin/proftpd
    root@openmediavault:/usr/sbin#

    not a text file so i cant see whats wrong. How can i fix it?

  • Had a cut and past error in the command -> edited it. Try again.

    If you got help in the forum and want to give something back to the project click here (omv) or here (scroll down) (plugins) and write up your solution for others.

  • Code
    root@openmediavault:/usr/sbin# /usr/sbin/proftpd --configtest -c /etc/proftpd/proftpd.conf
    Checking syntax of configuration file
    2022-04-02 18:06:18,061 openmediavault proftpd[13888]: fatal: unknown configuration directive 'IdentLookups' on line 22 of '/etc/proftpd/proftpd.conf'
    root@openmediavault:/usr/sbin#

    vi /etc/proftpd/proftpd.conf


    Code
    22 IdentLookups off

    That really doesnt tell me anything

  • And it was writen in the logs all the time :) One just needs to read / understand.

    If you got help in the forum and want to give something back to the project click here (omv) or here (scroll down) (plugins) and write up your solution for others.

  • votdev

    Added the Label OMV 6.x (RC1)
  • votdev

    Added the Label Upgrade 5.x -> 6.x

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!