Thanks gspannu, I got the beta installed and it's working much better.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote from: lostpacket on August 31, 2024, 06:17:30 PMI have an existing, working client setup under legacy that it would be nice to be able to migrate, but since the old one was set up with the help of the wizard and includes both the VPN setup, firewall rules and a dedicated interface, I am a bit daunted how to replicate the legacy client in the new Instances setup, without the wizard to guide me.
I recently migrated from the "legacy" OpenVPN client configuration to the "instance" one.
Quote from: Monviech (Cedrik) on November 13, 2024, 01:11:51 PMThanks, but looking at my list the size goes 903M -> 3.67G -> 1.17G -> 804M in date order from 30/8 to 27/10. That doesn't constitute a constant increase. Is this because updates replace some larger files with smaller ones? I have not made any configuration changes of my own between these snapshots.
So the more files change the larger they get over time.
Quote from: EvilAchmed on August 09, 2024, 06:13:28 PMThanks for responding. I have reset my RRD data and so far (🤞) it is working. I will monitor and if it should stop collecting, I will post back here.
I am having the same issue. I was told to reset the RRD data in Report > Settings but that did not work for me.
Quote from: franco on August 09, 2024, 12:42:48 PMYes...inspecting in Firefox, it seems the section
Hmm, it would be beneficial of "bad" widgets show a working close button to get rid of them? At least that's what I thought it would do. :)
Cheers,
Franco
<div class="grid-stack-item size-to-content ui-resizable-autohide" gs-x="2" gs-y="532" gs-w="2" gs-h="307" gs-id="Apcupsd">
<div class="grid-stack-item-content">
<div id="close-handle-interfacestatistics" class="close-handle">
<i class="fa fa-times fa-xs"></i>
</div>
Quote from: Monviech on August 09, 2024, 12:13:22 PMThat worked, thanks. All good now.
For the blank widget to vanish you have to press "Restore default layout", since the name of the widget has been saved inside the config.xml of the firewall.
Quote from: franco on August 09, 2024, 10:46:26 AM
Remove both widgets from dashboard and save. Remove manual files created from disk. Add widget. Done.
Cheers,
Franco
QuoteThe blank widget can be resized and moved but it does not show the normal delete button so I can't get rid of it....so how can I remove it? I tried deleting the relevant files from /usr/local/opnsense/www/js/widgets and /usr/local/opnsense/www/js/widgets/Metadata, but that does not get rid of the blank widget and also means that the Apcupsd widget is not an option in the drop-down list for "Add Widget".
Quote from: mickgotwings on August 07, 2024, 05:39:10 PMThanks! I had two values that were not in my apcupsd list, so I removed the corresponding lines. Since I also wanted to add the remaining battery percentage, I added a line both to the Apcupsd.js and Apcupsd.xml with that, now it all works!
The culprit was this line in my case:
rows.push([this.translations['t_int_temp'], this.data['status']['ITEMP']['value']]);
Apcupsd status page does not report the ITEMP metric, which leads to js error.
I've simply commented the line out and now the widget works perfectly fine!
QuoteBasic question: can I look at the dev console via SSH, or do I need to use the serial console?
You can try to determine the culprit in your case by opening dev console