No Login Screen After Accessing OMV via Browser

  • Same issue here: no login form, just light blue screen.

    OVM6 installed with recommended install script on a fresh Raspbery Pi 4


    • I tried many browsers on different devices with the same negative experience: Safari@MacBook, Chrome@MacBook, Firefox@MacBook, Safari@iPad Pro, Firefox Klar@MacBook Pro, Safari@iPadMini.
    • I reinstalled OVM twice: same negative experience
    • I reinstalled Raspbian and OMV: same negative experience


    Any more ideas?

    Explain the exact steps you took to install raspiOS:

    Which image?

    Which flasher of the sdcard?

    Did you configure the user, if you used the Raspberry imager?

  • Explain the exact steps you took to install raspiOS:

    Which image?

    Which flasher of the sdcard?

    Did you configure the user, if you used the Raspberry imager?

    Hu, fast response, i’m impressed!


    I used Rasberry Imager with RASPBERRY PI OS LITE (64-Bit)

    I Configured

    • hostname
    • SSH with Password
    • the standard user (pi/raspberrry)
    • no Wifi
    • Timezone : Europe/Berlin,
    • Keyboard layout: de
  • Hu, fast response, i’m impressed!


    I used Rasberry Imager with RASPBERRY PI OS LITE (64-Bit)

    I Configured

    • hostname
    • SSH with Password
    • the standard user (pi/raspberrry)
    • no Wifi
    • Timezone : Europe/Berlin,
    • Keyboard layout: de

    Good news: after several hours of failure it works!


    Possible reason:

    • During setup i omitted external drives, as i thought, they are not necessary during this stage.
    • Now i connected an USB Drive to the RaspI.
    • After clearing caches in the browsers i used, the login screen shows up in all of them

    Maybe, starting OVM without any storage ist no good idea, even in early installation stage.

    Can you confirm this?


    Thank you very much! :love:

  • Hu, fast response, i’m impressed!


    I used Rasberry Imager with RASPBERRY PI OS LITE (64-Bit)

    I Configured

    • hostname
    • SSH with Password
    • the standard user (pi/raspberrry)
    • no Wifi
    • Timezone : Europe/Berlin,
    • Keyboard layout: de


    Did you get any error messages when executing the script?


    Post the output of

    omv-salt stage run deploy

    pi@naspi:~ $ omv-salt stage run deploy

    Traceback (most recent call last):

    File "/usr/sbin/omv-salt", line 152, in <module>

    sys.exit(main())

    File "/usr/sbin/omv-salt", line 147, in main

    cli()

    File "/usr/lib/python3/dist-packages/click/core.py", line 829, in __call__

    return self.main(*args, **kwargs)

    File "/usr/lib/python3/dist-packages/click/core.py", line 782, in main

    rv = self.invoke(ctx)

    File "/usr/lib/python3/dist-packages/click/core.py", line 1259, in invoke

    return _process_result(sub_ctx.command.invoke(sub_ctx))

    File "/usr/lib/python3/dist-packages/click/core.py", line 1259, in invoke

    return _process_result(sub_ctx.command.invoke(sub_ctx))

    File "/usr/lib/python3/dist-packages/click/core.py", line 1066, in invoke

    return ctx.invoke(self.callback, **ctx.params)

    File "/usr/lib/python3/dist-packages/click/core.py", line 610, in invoke

    return callback(*args, **kwargs)

    File "/usr/sbin/omv-salt", line 82, in stage_run

    result = caller.cmd("state.orchestrate", "omv.stage.{}".format(name))

    File "/usr/lib/python3/dist-packages/salt/client/__init__.py", line 2122, in cmd

    return self.sminion.functions[fun](*args, **kwargs)

    File "/usr/lib/python3/dist-packages/salt/loader.py", line 1235, in __call__

    return self.loader.run(run_func, *args, **kwargs)

    File "/usr/lib/python3/dist-packages/salt/loader.py", line 2268, in run

    return self._last_context.run(self._run_as, _func_or_method, *args, **kwargs)

    File "/usr/lib/python3/dist-packages/salt/loader.py", line 2283, in _run_as

    return _func_or_method(*args, **kwargs)

    File "/usr/lib/python3/dist-packages/salt/modules/state.py", line 354, in orchestrate

    return _orchestrate(

    File "/usr/lib/python3/dist-packages/salt/runners/state.py", line 116, in orchestrate

    running = minion.functions["state.sls"](

    File "/usr/lib/python3/dist-packages/salt/loader.py", line 1235, in __call__

    return self.loader.run(run_func, *args, **kwargs)

    File "/usr/lib/python3/dist-packages/salt/loader.py", line 2268, in run

    return self._last_context.run(self._run_as, _func_or_method, *args, **kwargs)

    File "/usr/lib/python3/dist-packages/salt/loader.py", line 2283, in _run_as

    return _func_or_method(*args, **kwargs)

    File "/usr/lib/python3/dist-packages/salt/modules/state.py", line 1335, in sls

    st_ = salt.state.HighState(

    File "/usr/lib/python3/dist-packages/salt/state.py", line 4634, in __init__

    self.client = salt.fileclient.get_file_client(self.opts)

    File "/usr/lib/python3/dist-packages/salt/fileclient.py", line 53, in get_file_client

    return {"remote": RemoteClient, "local": FSClient, "pillar": PillarClient}.get(

    File "/usr/lib/python3/dist-packages/salt/fileclient.py", line 1422, in __init__

    self.channel = salt.fileserver.FSChan(opts)

    File "/usr/lib/python3/dist-packages/salt/fileserver/__init__.py", line 871, in __init__

    self.fs.update()

    File "/usr/lib/python3/dist-packages/salt/fileserver/__init__.py", line 486, in update

    self.servers[fstr](**kwargs)

    File "/usr/lib/python3/dist-packages/salt/loader.py", line 1235, in __call__

    return self.loader.run(run_func, *args, **kwargs)

    File "/usr/lib/python3/dist-packages/salt/loader.py", line 2268, in run

    return self._last_context.run(self._run_as, _func_or_method, *args, **kwargs)

    File "/usr/lib/python3/dist-packages/salt/loader.py", line 2283, in _run_as

    return _func_or_method(*args, **kwargs)

    File "/usr/lib/python3/dist-packages/salt/fileserver/roots.py", line 191, in update

    with salt.utils.files.fopen(mtime_map_path, "wb") as fp_:

    File "/usr/lib/python3/dist-packages/salt/utils/files.py", line 396, in fopen

    f_handle = open(*args, **kwargs) # pylint: disable=resource-leakage

    PermissionError: [Errno 13] Permission denied: '/var/cache/salt/minion/roots/mtime_map'

    pi@naspi:~ $


    ERROR DURING SCRIPT EXECUTION: "NTP-SERVICE NOT FOUND" or ".. NOT STARTED ... CONTINUING"


Jetzt mitmachen!

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