Recent content by sterzy

  1. sterzy

    Is there any Proxmox app available on the Play Store or anywhere else?

    The forum is a progressive web app, you can in theory add it to your phone's home screen through its browser [1]. However, in my experience such apps tend to be somewhat lacking compared to proper native apps. [1]: https://xenforo.com/community/threads/progressive-web-app.181448/
  2. sterzy

    Is there any Proxmox app available on the Play Store or anywhere else?

    What are you looking for here? What do you want to post, but can't?
  3. sterzy

    Is there any Proxmox app available on the Play Store or anywhere else?

    Hey, there is our official Proxmox VE app: - https://pve.proxmox.com/wiki/Proxmox_VE_Mobile - https://play.google.com/store/apps/details?id=com.proxmox.app.pve_flutter_frontend Is that what you are looking for?
  4. sterzy

    [SOLVED] Couldn't find EFI system partition

    Since you've already went ahead and did it, I'll add this for posterity’s sake: Yes it's exactly the same :) Please mark this thread as “Solved” by clicking “Edit thread” above and adding the “Solved” prefix, this will help other users find this solution if they are in the same position! Thanks!
  5. sterzy

    [SOLVED] Couldn't find EFI system partition

    Can you run pmg8to9 and post the output here? My suspicion is that this is related to systemd-boot not having been removed yet.
  6. sterzy

    No Login with ActiveDirectory Realm

    Ah, yes we currently don't support case-insensitivity for AD realms on PBS/PDM. So if I understand correctly, a different casing of the same username was used in the user.cfg (e.g., what was synced in) and by users trying to log in themselves?
  7. sterzy

    Dark Mode Isn't

    Sounds good, thanks for the update!
  8. sterzy

    Dark Mode Isn't

    Hm interesting, so it's working as intended now? Do you have anything between your and server that could block certain requests? For example, maybe an ad-blocker accidentally blocked the request for the dark mode style sheet? Just a hunch, though. Not sure what exactely could be going wrong...
  9. sterzy

    Dark Mode Isn't

    Is the package proxmox-widget-toolkit installed properly on your host? If you used something like nag screen removal script before that could mess with. Note that this package is required for dark mode to work as intended. You can also run debsums -c if everything is still setup as intended.
  10. sterzy

    Change a Proxmox Virtual Environment (PVE) virtual machine running Windows Server Standard 2022 from Legacy (SeaBIOS) to UEFI (OVMF).

    Hey, please don't cross-post your questions in different sub-forums simultaneously [1]. Also, this is the German language sub-forum. Hence, asking questions in English is not intended here. Thanks for your understanding! [1]...
  11. sterzy

    No Login with ActiveDirectory Realm

    Sorry I still can't reproduce this. In the logs, with these settings, you still get “account disabled or expired”? This seems pretty strange to me, the only explanation I have is that caching for some reason isn't working as intended. In that case the "modify" time of the file would be...
  12. sterzy

    No Login with ActiveDirectory Realm

    Groups are on our list of improvements to make [1]. It would be nice though if you could send a version of your configuration files that didn't work. If possible I would like to know what exactly went wrong there. Because logging in that scenario should work. [1]...
  13. sterzy

    No Login with ActiveDirectory Realm

    Did you enable “Propagate” when setting this up? That should grand the user access to all paths below. Logging in should work regardless of the ACLs set up for that users (though they won't be able to do anything meaningful ofc).
  14. sterzy

    No Login with ActiveDirectory Realm

    Can you maybe post a (redacted) version of your user configuration (/etc/proxmox-datacenter-manager/access/user.cfg)? This seems to work fine for me, though I noticed some unrelated oddities about our UI in this area.
  15. sterzy

    Inconsistencies between views in Task and failed task

    On a view or the dashboard you can also try to change the maximum age of some information by clicking the top right “three gears” icon and adjust the “Max Age” property.