kuhnamatata

Members
  • Posts

    85
  • Joined

  • Last visited

Posts posted by kuhnamatata

  1. I use MariaDB for my nextcloud database and received this message (below) in my nextcloud Security & Setup Warnings after an update to 23.0.2 and was wondering if anyone knows how I can run "occ db:add-missing-indices" from the mariadb console, I get unrecognized command response

     

    There are some warnings regarding your setup.

    The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running "occ db:add-missing-indices" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster.

    Missing index "properties_pathonly_index" in table "oc_properties".

    Missing index "job_lastcheck_reserved" in table "oc_jobs".

  2. This is what I got when I ran with git show command

     

    commit f6bb1dd183b5c22ddf2f930e44ea0576c348eba5 (HEAD -> master, origin/master)
    commit f6bb1dd183b5c22ddf2f930e44ea0576c348eba5 (HEAD -> master, origin/master)
    commit f6bb1dd183b5c22ddf2f930e44ea0576c348eba5 (HEAD -> master, origin/master)
    commit f6bb1dd183b5c22ddf2f930e44ea0576c348eba5 (HEAD -> master, origin/master)
    Author: gitbot <[email protected]>
    Date:   Mon Dec 27 14:08:03 2021 -0500

        Config change

    diff --git a/config/plugins/fix.common.problems.plg b/config/plugins/fix.common.problems.plg
    index 10d8c63..0536655 100644
    --- a/config/plugins/fix.common.problems.plg
    +++ b/config/plugins/fix.common.problems.plg
    @@ -2,8 +2,8 @@
     <!DOCTYPE PLUGIN [
     <!ENTITY name "fix.common.problems">
     <!ENTITY author "Andrew Zawadzki">
    -<!ENTITY version "2021.08.05">
    -<!ENTITY md5 "28271a759e6b795e4595ed77d22a18eb">
    +<!ENTITY version "2021.12.26">
    +<!ENTITY md5 "d4f455460e7d5cf64dfe6cf2598c07ce">
     <!ENTITY launch "Settings/FixProblems">
     <!ENTITY plugdir "/usr/local/emhttp/plugins/&name;">
     <!ENTITY github "Squidly271/fix.common.problems">
    @@ -11,6 +11,9 @@
     ]>
     <PLUGIN name="&name;" author="&author;" version="&version;" launch="&launch;" pluginURL="&pluginURL;" icon="warning" min="6.7.0" support="http://lime-technology.com/forum/index.php?topic=48972.0">
       <CHANGES>
    +###2021.12.26
    +- Check for blank or invalid characters within TLD
    +
     ###2021.08.05
     - Remove Scaling governor tests - not relevant anymore

  3. 2 hours ago, dlandon said:

    You have a lot of call traces.  This goes on and on  I also see a lot of the myservers messages like at the top of this snipet.  Someone that knows more about how to interpret this would be better to help you.

    Thanks for taking the time to look at the files

  4. I have been trying to figure out what is causing my unclean shutdowns on this server for a couple of years and finally decided to ask for help.

     

    It typically goes off line after a few days of uptime, I have attached failure log file along with an after startup diagnostics zip and would really appreciate it if anyone with more expierence could take a look at them. Latest time it went offline (not able to access through the webpage or ssh) the shares were still accessible 

    proto-diagnostics-20220222-1732.zip proto syslog.log

  5. 13 hours ago, Mor9oth said:

    Finally, I solved it. So for everybody who has the same Problems with showing up the old Let's Encrypt Icon here is the solution:

    1. Go to advanced view and copy the correct image-url to the clipboard
    2. Rename the Image-URL to something that does not exist and save it. Then you will see that the icon is missing
    3. Go back to the advanced view and paste the correct image-url 

     

    At least this worked for me. But maybe the steps further (removing the old .xml) could also do have an impact on this.

    Here I documented everything that I did:

     

     

    Yup, I had the same problem and  had to delete the old my-letsencrypt.xml to get it to change the icon. Thanks for posting

  6. 5 hours ago, Cessquill said:

     

    Be aware that 6.8.1 has an issue with the intel drivers that *can* lock your system on boot (not every boot and it is the same with stock Unraid).  Mine had that issue, so I'm on 6.8.0.

    I had the boot problem with the 6.8.1 version and am glad to see it did not happen with the new 6.8.2 version, thanks for all the hard work update went well

  7. Thanks Squid, that worked.

    After re-booting I opened the sabnzbd docker to edit and saw that the extra parameter field was filled in and the corresponding cores were highlighted in the gui, deleted the extra parameters, saved and restarted but this time the extra parameters came up blank (finally) only a single xml file now, no more (1) version.

  8. Same problem here with my-SABnzbd.xml there are two files with one named my-sabnzbd (1).xml being the most recent, the older file has the <ExtraParams>--cpuset-cpus=0,4</ExtraParams> the the most recent (1) version has a blank <ExtraParams/> line.

  9. Anyone download the smc_read.zip lately listed on gridrunners YouTube video 'How to read OSK KEY....) I have downloaded it multiple times and if it doesn't say it's a corrupted file it has all the text shown in the video without the OSK key. I'd appreciate it someone else would give it a try and see if they have the same problem, I have everything set to go except for the key, Thanks