b0n3v

Members
  • Posts

    22
  • Joined

  • Last visited

Everything posted by b0n3v

  1. Perfect and stable container! Thank you! Now I am looking for a way to setup SMTP or to pass config for SMTP from the docker, could you please point me for the right direction. My idea is the build-in contact from in the theme to send to docker itself with, then the docker to the receiver? I see the post above and my be is for the same thing I already try: " WORDPRESS_SMTP_HOST - SMTP host WORDPRESS_SMTP_PORT - SMTP port WORDPRESS_SMTP_USERNAME - SMTP username WORDPRESS_SMTP_PASSWORD - SMTP password WORDPRESS_SMTP_FROM - address from which emails are sent in wordpress WORDPRESS_SMTP_FROM_NAME - name in wordpress emails " With no success. JYI before my wordpress was on hosting and this feature worked, nothing is modified include email server config. P.S: "sendmail" package is missing in the docker. May be there is the problem?
  2. Awesome, work smooth, just now need to figure out how to reorder the docker but this is not important! Keep going!
  3. Thank you! Work fine, without an issue. In my opinion we can replace steps with creating account in post argument tab with CLI account creation but need to do till 120 sec, after docker boot. I tested fail2ban and work, DKIM is correct and the docker itself is light 1.8GB RAM after boot with 1 account. Im happy for selfhosted under 5 min(execpt DNS config and etc.)
  4. I came to say, THANK YOU! I try with docker kill xxxx, wait 10 min and nothing. Then this solution did the thing!
  5. The same issue here, I have one VM with Vmware which use one time of 3 mounts, and last time after may be 6.11.X update face same error. Nothing is changed to the VM or config, he is stopped all the time its only powered on when its need. I try with some xml custom config with no success. It's important to note, I do BIOS update and Unraid update, before that all work fine.
  6. Thanks @ChatNoir i change from mcvlan to ipvlan and after some time, 5-8h the webUI was not reacheble, smb was not reachable but dockers was reachable. I try to SSH from the router(he is the gataway/same VLAN) directly to the Unraid and have connection. I did diagnostics. The problem is appeared for first time when i update from 6.9.2 to 6.10.1 after this i have constantly problems with Unraid, before the update uptime was 90+days aways. Now not more than 2-3 days. Diagnostics attached, when the server was unrachable and only SSH access was accesable. After the reboot, server is not reachable again only SSH from the same VLAN. JFYI I have LAG + VLANS with working config since 6.9.2 without updates/changes. (to be sure i disable all drop/reject rules and write accept rule from this network where is the server, no difference). EDIT: After long time of search the root problem, memtest, cpu stress and etc, i switched from docker .img to folder(i want to recreate all from beginning) and all problems disappear. Weird..
  7. A little background, when I was on 6.9.2 I had no problems, uptime was 90+days no issues, i decide to upgrade to 6.10.1 and the problems start, after this downgrade to 6.9.2 but sometime the server just was unreachable and only manual restart do the thing. Now with 6.10.3, after 6+ days he do the same thing with attached log: First im not sure what cause the problem, i see the erros in the log and asap click on diagnostic and system hang... But I copy actual syslog to the clipbord and will attach here. Any suggestion? After this the system hang/crash and not respond on SMB/WEB and etc.
  8. Thank you I spend all day with related problem and the result is change the password without specific character... Unraid 6.9.2, the password was -> =/+P+L4zS5MDw5sZ
  9. Hello everyone lets explain what i do: I have perfect working 6.9.2 Unraid with uptime more than 60days. I choose to update, made a backup, click update and follow screen instructions. All is updated smooth, server is rebooted and work fine(and webui load a much faster 30%+). I wait some time and stop the parity check and the array and change the docker from macvlan mode -> new ipvlan mode. Start the array, and all starts good execpt some docker have corrupted permission in /appdata, I don't have a time to check one by one and tun via tools permission fix on appdata, and all docker start normally. Then, I started the parity check and leave the server, after 10h maybe try to log in the server and see the "ERR_CONNECTION_TIMED_OUT" in the browser, no access SMB shares, ping Request timed out. I login on the router and from there ping work, stange.. ok SSH from the router to the unraid work fine, checking on the syslog, nothnig special... I try with use_ssl no, and reload on nginx same result. I have only one way to "reboot" - shutdown -h now, and wake up after this. After the boot webgui comes up, but on the main page, dosent show any device, just empty fields and loadgin screen, if i click on log button or console button, the new windows pop up, stay black for 5-6 sec then close automaticly. The docker and VMs work when this bug is appeared! Now same thing again, i do diagnostics file: Now after today's restart web gui work fine, all looks good let's see how long. And one suggestion, can we have again scrollable log(docker/unraid) from the beginning or more lines. Same again, downgrade to 6.9.2 but forgot to change ipvlan mode -> macvlan mode, and no options on 6.9.2 now missing network, docker wont start, little messup. @admin/mod - Please delete the diagnostics attachment from the post when you're done, thanks!
  10. Same issue here, 10h after the update, i loose connection to webui, all dockers and vms work fine. SSH work, i copy the syslog to the array, but nothing special in this log. Shutdown -h now, then wake to boot and webui is here. The problems now is, the main page doesn't show disks, caches, drives just empty fields, loading icon stay on the screen(checked with different browsers). The button for console and log just open new tab and stay empty for 5-6 then close automatically. I try with reboot, same situation. Any suggestions?
  11. Thank you soo much, the update from 6.9.2 stable to 6.10.0 pass smooth without errors or interruptions.
  12. Thanks for this perfect Guide and thank to all users for correction and updates. I have strugle to run fail2ban i found failregex here but is out of date format.. link - https://ardsite.medium.com/how-to-create-a-fail2ban-filter-for-the-application-matrix-matrix-synapse-bdbcd7e07e9 Could some one will help me with right failregex, in the log i see: 2021-10-03 01:12:02,895 - synapse.rest.client.login - 264 - INFO - POST-192 - Got login request with identifier: {'type': 'm.id.user', 'user': 'test'}, medium: None, address: None, user: None 2021-10-03 01:12:03,084 - synapse.handlers.auth - 1314 - WARNING - POST-192 - Failed password login for user @test:matrix.mydomain.com 2021-10-03 01:12:03,085 - synapse.http.server - 88 - INFO - POST-192 - <XForwardedForRequest at 0x14a1602767f0 method='POST' uri='/_matrix/client/r0/login' clientproto='HTTP/1.1' site='8008'> SynapseError: 403 - Invalid password 2021-10-03 01:12:03,085 - synapse.access.http.8008 - 410 - INFO - POST-192 - my.ip.add.res - 8008 - {None} Processed request: 0.191sec/-0.000sec (0.188sec, 0.000sec) (0.000sec/0.000sec/1) 52B 403 "POST /_matrix/client/r0/login HTTP/1.1" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36" [0 dbevts] 2021-10-03 01:12:03,199 - synapse.rest.client.login - 264 - INFO - POST-193 - Got login request with identifier: {'type': 'm.id.user', 'user': 'test'}, medium: None, address: None, user: None 2021-10-03 01:12:03,390 - synapse.handlers.auth - 1314 - WARNING - POST-193 - Failed password login for user @test:matrix.mydomain.com 2021-10-03 01:12:03,391 - synapse.http.server - 88 - INFO - POST-193 - <XForwardedForRequest at 0x14a160970710 method='POST' uri='/_matrix/client/r0/login' clientproto='HTTP/1.1' site='8008'> SynapseError: 403 - Invalid password 2021-10-03 01:12:03,391 - synapse.access.http.8008 - 410 - INFO - POST-193 - my.ip.add.res - 8008 - {None} Processed request: 0.192sec/-0.000sec (0.190sec, 0.000sec) (0.000sec/0.000sec/1) 52B 403 "POST /_matrix/client/r0/login HTTP/1.1" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36" [0 dbevts] 2021-10-03 01:12:03,521 - synapse.rest.client.login - 264 - INFO - POST-194 - Got login request with identifier: {'type': 'm.id.user', 'user': 'test'}, medium: None, address: None, user: None 2021-10-03 01:12:03,551 - synapse.metrics - 598 - INFO - sentinel - Collecting gc 1 2021-10-03 01:12:03,714 - synapse.handlers.auth - 1314 - WARNING - POST-194 - Failed password login for user @test:matrix.mydomain.com 2021-10-03 01:12:03,715 - synapse.http.server - 88 - INFO - POST-194 - <XForwardedForRequest at 0x14a160a1c390 method='POST' uri='/_matrix/client/r0/login' clientproto='HTTP/1.1' site='8008'> SynapseError: 403 - Invalid password 2021-10-03 01:12:03,715 - synapse.access.http.8008 - 410 - INFO - POST-194 - my.ip.add.res - 8008 - {None} Processed request: 0.195sec/-0.000sec (0.191sec, 0.001sec) (0.000sec/0.000sec/1) 52B 403 "POST /_matrix/client/r0/login HTTP/1.1" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36" [0 dbevts] 2021-10-03 01:12:03,832 - synapse.rest.client.login - 264 - INFO - POST-195 - Got login request with identifier: {'type': 'm.id.user', 'user': 'test'}, medium: None, address: None, user: None 2021-10-03 01:12:04,024 - synapse.handlers.auth - 1314 - WARNING - POST-195 - Failed password login for user @test:matrix.mydomain.com 2021-10-03 01:12:04,025 - synapse.http.server - 88 - INFO - POST-195 - <XForwardedForRequest at 0x14a160aef358 method='POST' uri='/_matrix/client/r0/login' clientproto='HTTP/1.1' site='8008'> SynapseError: 403 - Invalid password 2021-10-03 01:12:04,025 - synapse.access.http.8008 - 410 - INFO - POST-195 - my.ip.add.res - 8008 - {None} Processed request: 0.193sec/-0.000sec (0.190sec, 0.001sec) (0.000sec/0.000sec/1) 52B 403 "POST /_matrix/client/r0/login HTTP/1.1" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36" [0 dbevts] 2021-10-03 01:12:04,184 - synapse.rest.client.login - 264 - INFO - POST-196 - Got login request with identifier: {'type': 'm.id.user', 'user': 'test'}, medium: None, address: None, user: None 2021-10-03 01:12:04,374 - synapse.handlers.auth - 1314 - WARNING - POST-196 - Failed password login for user @test:matrix.mydomain.com 2021-10-03 01:12:04,375 - synapse.http.server - 88 - INFO - POST-196 - <XForwardedForRequest at 0x14a160279550 method='POST' uri='/_matrix/client/r0/login' clientproto='HTTP/1.1' site='8008'> SynapseError: 403 - Invalid password 2021-10-03 01:12:04,375 - synapse.access.http.8008 - 410 - INFO - POST-196 - my.ip.add.res - 8008 - {None} Processed request: 0.192sec/-0.000sec (0.189sec, 0.000sec) (0.000sec/0.000sec/1) 52B 403 "POST /_matrix/client/r0/login HTTP/1.1" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36" [0 dbevts] 2021-10-03 01:13:01,940 - synapse.rest.client.login - 264 - INFO - POST-198 - Got login request with identifier: {'type': 'm.id.user', 'user': 'UseR'}, medium: None, address: None, user: None 2021-10-03 01:13:02,142 - synapse.handlers.auth - 1314 - WARNING - POST-198 - Failed password login for user @UseR:matrix.mydomain.com 2021-10-03 01:13:02,143 - synapse.http.server - 88 - INFO - POST-198 - <XForwardedForRequest at 0x14a160a3c748 method='POST' uri='/_matrix/client/r0/login' clientproto='HTTP/1.1' site='8008'> SynapseError: 403 - Invalid password 2021-10-03 01:13:02,143 - synapse.access.http.8008 - 410 - INFO - POST-198 - my.ip.add.res - 8008 - {None} Processed request: 0.203sec/-0.000sec (0.200sec, 0.000sec) (0.000sec/0.000sec/1) 52B 403 "POST /_matrix/client/r0/login HTTP/1.1" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36" [0 dbevts] 2021-10-03 01:13:02,832 - synapse.rest.client.login - 264 - INFO - POST-199 - Got login request with identifier: {'type': 'm.id.user', 'user': 'UseR'}, medium: None, address: None, user: None 2021-10-03 01:13:03,028 - synapse.handlers.auth - 1314 - WARNING - POST-199 - Failed password login for user @UseR:matrix.mydomain.com 2021-10-03 01:13:03,029 - synapse.http.server - 88 - INFO - POST-199 - <XForwardedForRequest at 0x14a16027d780 method='POST' uri='/_matrix/client/r0/login' clientproto='HTTP/1.1' site='8008'> SynapseError: 403 - Invalid password 2021-10-03 01:13:03,029 - synapse.access.http.8008 - 410 - INFO - POST-199 - my.ip.add.res - 8008 - {None} Processed request: 0.197sec/-0.000sec (0.194sec, 0.000sec) (0.000sec/0.000sec/1) 52B 403 "POST /_matrix/client/r0/login HTTP/1.1" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36" [0 dbevts]
  13. Actual repository - rocketchat/rocket.chat . Work verry well just copy variables and path from this.
  14. Very usefull tool, thanks to creator. After following @rampage guidence have fully working diskover with one exception, in discover log i see repeatedly this errors: Traceback (most recent call last): File "/usr/bin/rq-dashboard", line 11, in <module> load_entry_point('rq-dashboard==0.6.1', 'console_scripts', 'rq-dashboard')() File "/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 490, in load_entry_point return get_distribution(dist).load_entry_point(group, name) File "/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 2862, in load_entry_point return ep.load() File "/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 2462, in load return self.resolve() File "/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 2468, in resolve module = __import__(self.module_name, fromlist=['__name__'], level=0) File "/usr/lib/python3.8/site-packages/rq_dashboard/cli.py", line 112, in <module> def run( File "/usr/lib/python3.8/site-packages/click/decorators.py", line 247, in decorator _param_memo(f, OptionClass(param_decls, **option_attrs)) File "/usr/lib/python3.8/site-packages/click/core.py", line 2482, in __init__ super().__init__(param_decls, type=type, multiple=multiple, **attrs) File "/usr/lib/python3.8/site-packages/click/core.py", line 2108, in __init__ raise ValueError( ValueError: 'default' must be a list when 'multiple' is true. Some one have ideas how to resolve this i already try - pip install -U pip , with no results. Thanks in advance!
  15. To fix login: 1. Delete the docker and the image [!Save the docker cofiguration like ip-adress, dowloads folder and etc..] 2. Run CA cleaner plugin and delete folder of Qbittorent / or manual delete in appdata folder 3. Install again and login wih admin - adminadmin 4. Go to WebUI config and disable login credential for listed networks ... -> 192.168.1.0/24 ... 5. Done
  16. Yes, ofcourse. First mkdir, next mount.
  17. Hello, I need some help I intall the plugin and try to passtrue my 2 joysticks with same vendor id, after some test dosn't give good result and i remove the plugin, after that my server going crazy. First if i try to start my VM with passtru video card 750TI, he give kernel: vfio-pci 0000:27:00.0: BAR 1: can't reserve and VM stuck at Boot logo. And after a while in the logs i see : Mar 13 12:53:57 xxxxx kernel: NVRM: GPU 0000:27:00.0: RmInitAdapter failed! (0x26:0x65:1290) Mar 13 12:53:57 xxxxx kernel: NVRM: GPU 0000:27:00.0: rm_init_adapter failed, device minor number 0 The server reboot itself, how can i repair or roolback all change maded by this plugin. Thanks! Just a coincidence, it has nothing to do with the plugin.
  18. Very useful script, it's time to evolves in plugin with some GUI function for fast access. Thanks @binhex
  19. Windows 10 VM updated 02.03.21 with clean install on 01.03.21. Installed in raw, 3 test in Cristal disk mark after that convert to qcow2 and again same 3 tests. Unraid 6.8.3 stable. Results: qcow2: RAW:
  20. I edited the script provided by @mdsloop, now he working smooth, with cron run every 2 min. VMnametocheck="Windows 10 Gaming" stateofvm=$(virsh list --all | grep "$VMnametocheck" | awk 'NF{ print $NF }') if [[ "$stateofvm" == "running" || "$stateofvm" == "idle" || "$stateofvm" == "paused" ]]; then echo "The $VMnametocheck VM is in $stateofvm state" else echo "The $VMnametocheck VM is Shutted down! And now Nvidia GPU will go to power save state P8" nvidia-smi -pm 1 fi
  21. Thanks for this mate...! You save my day, I try almost everything on the internet and have same error 43, after this fix the card work PERFECT! WBR!
  22. @doron, thank you. The script work verywell, fast and as expected! Save my time, be healthy.