GitBoxer

Members
  • Posts

    9
  • Joined

  • Last visited

Everything posted by GitBoxer

  1. I attempted to restart the installation process but now I get this at registration: Validation failed for the following user data: - Username: The username is already in use. User registration failed. How do I remove this username so I can restart the registration? Thanks!
  2. Followed the instructions, got the regostration IP, but screen is blank white Log gives me the following: 2022/04/19 17:36:33 [info] 166#166: *2 SSL_do_handshake() failed (SSL: error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:SSL alert number 46) while SSL handshaking, client: 10.23.5.42, server: 0.0.0.0:443 10.23.5.42 - - [19/Apr/2022:17:36:33 -0400] "GET /setup/install/[Generated Code] HTTP/2.0" 200 1092 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.127 Safari/537.36 Edg/100.0.1185.44" 2022-04-19 17:36:33,871 INFO reaped unknown pid 173 (exit status 0) 2022-04-19 17:36:33,871 INFO reaped unknown pid 175 (exit status 0) 2022-04-19 17:36:33,871 INFO reaped unknown pid 177 (exit status 0) 2022-04-19 17:36:33,871 INFO reaped unknown pid 179 (exit status 0) 2022-04-19 17:36:33,871 INFO reaped unknown pid 181 (exit status 0) 2022-04-19 17:36:33,871 INFO reaped unknown pid 183 (exit status 0) 2022-04-19 17:36:33,871 INFO reaped unknown pid 185 (exit status 0)
  3. I've read, reread, implemented all the instructions and tutorials several times over and I just can't get rid of the <offline> status of my photoprism instance. I am running Swag (formerly Let's Encrypt) and used the photoprism sudomain config file. Everything is online and works fine except the websockets issue. Can anybody help me out? Thanks in advance!
  4. I followed the instructions exactly as described in the first post of this thread.
  5. I have, for months, been trying to upgrade from NC20 to NC21. Whenever I give it another go, I always get stumped here: This is what I see in the WebUI after I restart NC: Something about OC_App.php. I've looked everywhere for a solution to no avail. Anybody have a solution? Thanks in advanced!!
  6. After attempting to update NC from 21.0 (I think) to 21.0.1 via web updater, I got an error. I retried through the command line but I can't seem to get past this point. Now I'm stuck at loop of either "In Maintenance Mode" or "Nextcloud will be updated to version 21.0.1" Any ideas?
  7. SOLVED (Sorta)!!! My Hauppauge WinTV QuadHD PCIe is now working like normal!! Thanks again! EDIT: Although the card now works as it should, my log memory gets filled to capacity very rapidly. Not sure how to resolve this. I'm playing with different debug values now. EDIT#2: So I replaced debug=8 with dma_reset_workaround=2 and this solved everything, no more log issues. A hint to this solution was found here.
  8. So I am officially at wits end . I upgraded to 6.9.0 this week and lost the DVB plugin the was working floawlessly for years. I installed this one and it did not work with the plex docker I had installed. I then reinstalled plex using the plexinc version and my Hauppauge QuadHD was finally visible (using Librelec). Unfortunately, I only get a fraction of the channels I used to pick up during initia scan. While scanning, the error "cx23885[1]: mpeg risc op code error" appears in the logs. The closest I have come to a solution is from this site which says to add "cx23885.debug=8" to the kernel command line. This is where I am stuck as I do not know where to find the kernel command line. Thanks in advance for anyones help!