Everything posted by Mainfrezzer
-
[Support] Mainfrezzer - Docker Repo
what port did you enter in the panel for the node address? i hope its 443 and not 8443^^
-
[Support] Mainfrezzer - Docker Repo
-
[Support] Mainfrezzer - Docker Repo
If you use the wing behind a reverse proxy, you need to disable the SSL ssl: enabled: false otherwise it needs the certificate also, your port in the config is wrong. it should be 8080. Otherwise create a port mapping for 8443
-
[Support] Mainfrezzer - Docker Repo
For the moment, you need to change the permissions of the appdata folder to allow read and write will look at it in a bit if i can avoid that. Edit: i did update the docker image which *should* fix the issue for all new installs. To manually fix it, update the container to the new beta18 version, once its published, change the owner of the pelican-panel folder to nobody
-
TDARR setup issues
Your end. same with the jpgs. Pictures are not movie files. Same as disc images are not movie files. You might be able to get gifs working, but i wouldnt bet on it.
-
TDARR setup issues
The issue is that you try to convert an iso file. An iso is not a media file. its an optical disc image
-
[Support] Mainfrezzer - Docker Repo
Given what ive read from that conversations, i think you might have to wait until thats fixed. From what im seeing here by testing, it does work as expected seems to work.mp4 Edit a bit later: It certainly does
-
[Support] JPDVM2014 Templates
how do you come to the conclusion thats its outdated when it got updated 18 days ago? Edit: Ive a hunch why, but theres a button, that will tell you what you need to know, for the next time youre lost
-
Dashboard - Resetting to defaults is keeping settings
Deleting the dashboard settings.json results in this Resetting the dashboard with the build in function ends up with {"enter_view":"3"} (or any prior setting for that) persisting instead of being set to {} or removing the .json config completely.
-
How to stop containers from accessing the host?
thats totally what you should expect, thats how the default bridge works. https://docs.docker.com/engine/network/drivers/bridge/
-
What is "power mode" ?
intel_pstate only has those 2 options, where as powersave is the closest ito the "ancient" ondemand. Performance is the mandated default
-
Parity-Check very slow ( 49.3 MB/sec) for 500GB (Diagnostics Attached)
Its as fast as the slowest disk is, if my memory serves me well, the 1 TB you use should absolutely fall in that speed that you observe, especially once you reach the end of the platter. If im not mistaken now, you should be about to reach the 1TB threshold, once that it is cleared, it should get faster since that drive does not contain any data to be tracked (if nothing is using the array at the same time)
-
[Support] ich777 - Gameserver Dockers
mhmm, ive a hunch that something isnt starting up properly My settings my log after that, adding 10.0.0.2:2457 results in I would say give redownloading the image a shot alongside maybe a wipe of the steam directory.
-
Persist node package download
yeah there seems to be a bug with the code this is whats used in the install routine find /boot/config/plugins/dynamix.my.servers/ -name "node-v*-linux-x64.tar.xz" ! -name "&NODEJS_FILENAME;" -delete it should look like this find /boot/config/plugins/dynamix.my.servers/ -name "node-v*-linux-x64.tar.xz" ! -name ${NODE_FILE} -delete to add to that. If you remove the plugin, it does not remove the file (probably as side effect of downloading and deleting it constantly nobody noticed)
-
[PLUGIN] Intel iGPU SR-IOV - Support Page
A fix for it will be available soon. This *should* only affect 7.1.0-beta.1 (in case someone reads it in the future)
-
iwlwifi Microcode SW error detected.
Just discovered this in the syslog. Seems to still work fine tho. magnon-box-diagnostics-20250318-1320.zip PS. Why is the wifi password included in the diagnostic? Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: Microcode SW error detected. Restarting 0x0. Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: Start IWL Error Log Dump: Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: Transport status: 0x0000004A, valid: 6 Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: Loaded firmware version: 89.4d42c933.0 so-a0-gf-a0-89.ucode Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: 0x00000071 | NMI_INTERRUPT_UMAC_FATAL Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: 0x000002F0 | trm_hw_status0 Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: 0x00000000 | trm_hw_status1 Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: 0x004D9CC8 | branchlink2 Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: 0x004CF836 | interruptlink1 Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: 0x004CF836 | interruptlink2 Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: 0x00013694 | data1 Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: 0x00000010 | data2 Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: 0x00000000 | data3 Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: 0x9A0057CA | beacon time Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: 0xBD1A9842 | tsf low Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: 0x0000007D | tsf hi Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: 0x00000000 | time gp1 Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: 0x42CA40CA | time gp2 Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: 0x00000001 | uCode revision type Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: 0x00000059 | uCode version major Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: 0x4D42C933 | uCode version minor Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: 0x00000430 | hw version Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: 0x00C80002 | board version Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: 0x80B9FC18 | hcmd Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: 0x00020000 | isr0 Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: 0x01000000 | isr1 Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: 0x48F00002 | isr2 Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: 0x00C3020C | isr3 Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: 0x00200000 | isr4 Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: 0x02A6001C | last cmd Id Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: 0x00013694 | wait_event Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: 0x00000080 | l2p_control Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: 0x00000020 | l2p_duration Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: 0x0000003F | l2p_mhvalid Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: 0x00CE18B8 | l2p_addr_match Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: 0x00000009 | lmpm_pmg_sel Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: 0x00000000 | timestamp Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: 0x0000F8F0 | flow_handler Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: Start IWL Error Log Dump: Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: Transport status: 0x0000004A, valid: 7 Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: 0x2010120E | ADVANCED_SYSASSERT Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: 0x00000000 | umac branchlink1 Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: 0x8048829A | umac branchlink2 Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: 0xC00814F0 | umac interruptlink1 Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: 0x00000000 | umac interruptlink2 Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: 0x00000400 | umac data1 Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: 0x00000004 | umac data2 Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: 0x00000001 | umac data3 Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: 0x00000059 | umac major Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: 0x4D42C933 | umac minor Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: 0x42CA8AA2 | frame pointer Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: 0xC08875CC | stack pointer Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: 0x00270400 | last host cmd Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: 0x00010008 | isr status reg Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: IML/ROM dump: Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: 0x00000B03 | IML/ROM error/state Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: 0x000089D2 | IML/ROM data1 Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: 0x00000090 | IML/ROM WFPM_AUTH_KEY_0 Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: Fseq Registers: Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: 0x60000000 | FSEQ_ERROR_CODE Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: 0x803D0003 | FSEQ_TOP_INIT_VERSION Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: 0x00190004 | FSEQ_CNVIO_INIT_VERSION Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: 0x0000A652 | FSEQ_OTP_VERSION Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: 0x00000003 | FSEQ_TOP_CONTENT_VERSION Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: 0x4552414E | FSEQ_ALIVE_TOKEN Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: 0x00080401 | FSEQ_CNVI_ID Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: 0x00400410 | FSEQ_CNVR_ID Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: 0x00080401 | CNVI_AUX_MISC_CHIP Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: 0x00400410 | CNVR_AUX_MISC_CHIP Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: 0x00009061 | CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: 0x00000061 | CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: 0x00190004 | FSEQ_PREV_CNVIO_INIT_VERSION Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: 0x003D0003 | FSEQ_WIFI_FSEQ_VERSION Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: 0x003D0003 | FSEQ_BT_FSEQ_VERSION Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: 0x000000D3 | FSEQ_CLASS_TP_VERSION Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: UMAC CURRENT PC: 0x804abf60 Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: LMAC1 CURRENT PC: 0xd0 Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: WRT: Collecting data: ini trigger 4 fired (delay=0ms). Mar 18 12:54:40 Magnon-Box kernel: ieee80211 phy0: Hardware restart was requested Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x20 Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: WFPM_AUTH_KEY_0: 0x90 Mar 18 12:54:40 Magnon-Box kernel: iwlwifi 0000:00:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x0 Mar 18 12:54:41 Magnon-Box kernel: iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 5
-
Docker gives writing to disk errors.
That setup would makes more sense as a pool of a raid 1 mirror of btrfs or even zfs. (https://docs.unraid.net/unraid-os/manual/storage-management/#why-use-a-pool) granted, the documentation is a tat out of date. Especially since you dont need to have an array anymore at all Regardless, try changing the mapping from /mnt/user/vscode (or whatever container mapping you have) to /mnt/disk1/vscode and see if it still happens.
-
[Plugin] Docker Compose Manager
because its coded like that $image = substr($icon,-4)=='.png' ? "<img src='$icon?".filemtime("$docroot{$info['icon']}")."' class='img' onerror=this.src='/plugins/dynamix.docker.manager/images/question.png';>" : (substr($icon,0,5)=='icon-' ? "<i class='$icon img'></i>" : "<i class='fa fa-$icon img'></i>"); https://github.com/unraid/webgui/blob/master/emhttp/plugins/dynamix.docker.manager/include/DockerContainers.php
-
[Plugin] Docker Compose Manager
a png does not end in .jpg. But yes, jpgs dont work as you expect. Use a real png and then it will work.
-
Ramsoware support
Youre either lucky and for that version of wannacry, theres a public decryption tool available or you have to restore from a backup. Although you still need to figure out what exactly got compromised.
-
Docker gives writing to disk errors.
Are using the nvmes in the array or in a pool? Are you using the fuse path as bind mount or the "real" path (.ie something like /mnt/cache, /mnt/disk1)
-
[Support] Mainfrezzer - Docker Repo
Sadly, im not aware of an easy manner to do that.
-
[Support] Mainfrezzer - Docker Repo
Yes, for example. panel.domain.tld is for the panel, wing.domain.tld is for the wing. Examples for the config for that can be found on page 4, in case it gives trouble. Already been updated to beta 18 and beta 10 respectivly
-
[Plugin] FolderView
the package has not been updated yet
-
[Support] Mainfrezzer - Docker Repo
Looks like youre mix and matching domains and ips. If you use https, all has to be https, including how your wing talks to your panel and vice versa. Edit: also, your wing apparently is running on port 443, which is by default not mapped. "should" be 8080 there, unless you did add a mapping for 443 Edit2: I did do a quick internal test Wing Template