Navigation

    • Register
    • Login
    • Search
    • Recent
    • Popular
    1. Home
    2. LtShep
    L
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 19
    • Best 0
    • Groups 0

    LtShep

    @LtShep

    -1
    Reputation
    11
    Profile views
    19
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    LtShep Follow

    Best posts made by LtShep

    This user hasn't posted anything yet.

    Latest posts made by LtShep

    • RE: Toems-API Keepalive (installing v1.5.2) -- Could Not Contact API

      Following my suspicion of IIS, I logged in as the (Built-in) Administrator and used Server Manager to remove IIS and its dependencies completely, and then ran the installer again and now it works. Looking at the Server 2019 image I have (installed via WDS), it has IIS enabled by default, so IIS was corrupted from the start.

      I am now able to log into the web ui without issue.
      Thanks for your help diagnosing this, if someone finds this in the future, I hope it helps!

      posted in Support
      L
      LtShep
    • RE: Toems-API Keepalive (installing v1.5.2) -- Could Not Contact API

      @theopenem_admin Using the random generated password I was able to connect as Root via CMD with a fresh Theopenem install. Very very odd, maybe an IIS issue?

      posted in Support
      L
      LtShep
    • RE: Toems-API Keepalive (installing v1.5.2) -- Could Not Contact API

      @theopenem_admin I'll check to see if I can connect with a fresh install. Language is "English (United States)", and not on any domain yet. I can try and refresh the language pack, but I'm not sure if that'll make a difference.

      posted in Support
      L
      LtShep
    • RE: Toems-API Keepalive (installing v1.5.2) -- Could Not Contact API

      @theopenem_admin
      I have tried SFC and DISM repairs and there are no issues. On a fresh Server 2019 image with nothing else installed still gives the same error -- (10.0.17763 Build 17763). When I manually install MariaDB with my own password I can connect to it as Root without issue via the built-in CMD, but I don't know the password used with your installer -- my only idea is to install with the option "Setup Database Manually" but I don't see any documentation on how to connect a custom install of MariaDB.
      Edit: I have also tried a clean-boot with only MS services running and ran the installer, still no dice.

      posted in Support
      L
      LtShep
    • RE: Toems-API Keepalive (installing v1.5.2) -- Could Not Contact API

      @theopenem_admin Here you go! Thanks for the quick response.
      Application.log
      ClientApi.log
      FrontEnd.log

      posted in Support
      L
      LtShep
    • Toems-API Keepalive (installing v1.5.2) -- Could Not Contact API

      After successfully installing the MSI (carefully reading the instructions), I am able to contact the server from the webui, but when logging in it says "Could Not Contact API" -- after investigating it further I found that the Keepalive task (Task Scheduler) does not have permission(s) to run.

      I have tried to manually run the command "wget http://localhost:8080/Setting/KeepAlive" in PS and CMD (Admin and User) but they all resolve with an error (see below). As a test scenario I logged in as Toemskeepalive to run it via the intended user, but it resolved the same error. Giving additional privileges to Toemskeepalive has no effect.

      My environment is: Microsoft Server 2019 (not joined to a domain)

      Most online resources say modifying the .config file(s) for the website (IIS). Outside of that, I tried enabling "Allow unlisted file name extensions" in IIS Toems-API and Toec-API and the wget command runs, but when trying to log into the web ui an exception occurs and it crashes (also the Task Scheduler Keepalive still says it doesn't have permission).

      Something tells me this is a Group Policy issue.

      Command: wget http://localhost:8080/Setting/KeepAlive

      wget : HTTP Error 404.7 - Not Found
      The request filtering module is configured to deny the file extension.Most likely causes:
      Request filtering is configured for the Web server and the file extension for this request is explicitly denied.
      Things you can try:
      Verify the configuration/system.webServer/security/requestFiltering/fileExtensions settings in applicationhost.config
      and web.config.
      Detailed Error Information:
      Module RequestFilteringModule
      Notification BeginRequest
      Handler ExtensionlessUrlHandler-Integrated-4.0
      Error Code 0x00000000
      Requested URL http://localhost:8080/Setting/KeepAlive
      Physical Path C:\Program Files\Theopenem\Toems-API\Setting\KeepAlive
      Logon Method Not yet determined
      Logon User Not yet determined
      More Information:
      This is a security feature. Do not change this feature unless the scope of the change is fully understood. If the file
      extension for the request should be allowed, remove the denied file extension from
      configuration/system.webServer/security/requestFiltering/fileExtensions.
      View more information »
      At line:1 char:1

      • wget http://localhost:8080/Setting/KeepAlive
      •   + CategoryInfo          : InvalidOperation: (System.Net.HttpWebRequest:HttpWebRequest) [Invoke-WebRequest], WebExc
         eption
          + FullyQualifiedErrorId : WebCmdletWebResponseException,Microsoft.PowerShell.Commands.InvokeWebRequestCommand
      posted in Support
      L
      LtShep
    • RE: ISO/Grub auto select THEOPENEM

      @theopenem_admin Fantastic! Works like a charm - thanks!

      posted in Support
      L
      LtShep
    • ISO/Grub auto select THEOPENEM

      I'm hoping there is a kernel argument or whatnot to set the ISO to auto-load THEOPENEM when booting from USB/ISO.
      So far I have it so I can choose to automatically boot to the GRUB loader whenever I set rEFInd to do so, but right now it's just the selection menu.
      TLDR: Get USB/ISO Linux GRUB to load THEOPENEM without prompting, and therefore check for tasks; E.G. with Kernal Argument when generating ISO

      posted in Support
      L
      LtShep
    • RE: Cannot Upload Image

      @theopenem_admin Ohhhh, I misread you. Thank you for the prompt reply, it's uploading now! Hopefully this is the last misconfiguration on my part... -.-

      posted in Support
      L
      LtShep
    • RE: Cannot Upload Image

      @theopenem_admin Apologies, but I just removed that myself for this post, the IP is populated correctly in the logs.

      posted in Support
      L
      LtShep