owncloud 8.1.8.2 unknown error occurred

  • Hello, there is an error when I try to manage owncloud 8.1.8.2, I have an error:


    Error PHP session_name(): session.name cannot be a numeric or empty '272052269095702204517073893138711345175' at /var/www/owncloud/lib/private/session/internal.php#36


    But seeing the configuration file I see that I have already defined, still will not let me add users or autenficiarlo or any type of operation step, what I need to complete the setup?


    root@nas:/var/www/owncloud/config# cat config.php
    <?php
    $CONFIG = array (
    'instanceid' => '272052269095702204517073893138711345175',
    'passwordsalt' => 'GJUWAGwHdicTRPo6N/Cpnz1wJ6sImd',
    'version' => '8.1.8.2',
    'dbtype' => 'sqlite3',
    'dbname' => 'owncloud',
    'forcessl' => true,
    'blacklisted_files' =>
    array (
    0 => '.htaccess',
    ),
    'default_language' => 'en',
    'defaultapp' => 'files',
    'knowledgebaseenabled' => false,
    'knowledgebaseurl' => 'http://api.apps.owncloud.com/v1',
    'appstoreenabled' => false,
    'allow_user_to_change_display_name' => false,
    'updatechecker' => false,
    'theme' => '',
    'log_type' => 'owncloud',
    'datadirectory' => '/media/840f3e1b-5002-4c5e-92b7-78079afce381/TFTP/',
    'trusted_domains' =>
    array (
    0 => '172.70.69.13:8443',
    ),
    'secret' => 'cXCfmO8ts40od1yaBJDJcXxo3XR8up3kja95U2qiP/43ZK5u',
    'overwrite.cli.url' => 'https://172.70.69.13:8443',
    'logtimezone' => 'UTC',
    'installed' => true,
    );
    root@nas:/var/www/owncloud/config#




    Greetings and thank you

  • do you use the openmediavault-owncloud plugin or a manual installation of owncloud?

    omv 6.x | 64 bit | omvextrasorg 6.x |
    used plugins: omv-extras | portainer | rsnapshot | antivirus
    used container: portainer/portainer | nextcloud/all-in-one | linuxserver/swag | paperless-ngx | jellyfin/jellyfin | lmscommunity/logitechmediaserver | adguard/adguardhome |

  • It seem like he installed OC manually.
    OwnCloud is currently on hold for developing.
    NextCloud is the new one from the former OC devs.


    See this OC8 guide: Owncloud 8 and MySQL: alternative approach


    Why the data dir is TFTP? 'datadirectory' => '/media/840f3e1b-5002-4c5e-92b7-78079afce381/TFTP/',
    It should be like OwnCloud or OC...
    BTW, you don't need to put the port number in the trusted domains array.

    OMV v5.0
    Asus Z97-A/3.1; i3-4370
    32GB RAM Corsair Vengeance Pro

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!