LaCie Cloubox (White) - fvdw-sl 18.3 minor display bugs.

LaCie Cloubox (White) - fvdw-sl 18.3 minor display bugs.

Postby macintosh » Wed Feb 05, 2025 4:18 pm

Hello everyone.

Just to report minor display bugs on the v18-3 interface (fresh install):

In the Configuration, AFP/Samba Server, no display of the Samba version for v4 (in all languages).

In the Network Configuration, 1st installation, DNS2 is filled with the same address as DNS1 but the first digit is missing.

In the Notifications, the SMTP server Port area contains the first 7 characters of the name of the first user account of the share.

Apart from these small display anomalies, everything works perfectly and the connection to Plugout.net is functional.

Thanks to the developers
You do not have the required permissions to view the files attached to this post.
macintosh
Donator VIP
Donator VIP
 
Posts: 26
Joined: Wed Dec 26, 2018 10:48 am
Location: Faro -> Portugal

Re: LaCie Cloubox (White) - fvdw-sl 18.3 minor display bugs.

Postby fvdw » Thu Feb 06, 2025 7:24 pm

thank you for your feedback. We will put it on the wish list for future release (if any).
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: LaCie Cloubox (White) - fvdw-sl 18.3 minor display bugs.

Postby Jocko » Fri Feb 07, 2025 12:34 pm

Hi

About your feedback, i need some more information.
In the Notifications, the SMTP server Port area contains the first 7 characters of the name of the first user account of the share.
This is not an issue with the firmware. indeed you did not activate the feature and no data configuration is set. In a such case, fields are empty but the autofill feature of your browser set a value in a field if it think it is a similar field of a page previously submitted

In the Network Configuration, 1st installation, DNS2 is filled with the same address as DNS1 but the first digit is missing.
This was a known bug and fixed a long time ago. So need to understand why

In the Configuration, AFP/Samba Server, no display of the Samba version for v4 (in all languages).
Did you install really smb4 or just select the radio field without submitting your choice ? or after doing it ? You see smb4 version only after installing the package, version number depends with the installed package

@fvdw
Did you see my last post in our forum ?
Jocko
Site Admin - expert
 
Posts: 11529
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Re: LaCie Cloubox (White) - fvdw-sl 18.3 minor display bugs.

Postby macintosh » Sat Feb 08, 2025 5:59 pm

Hi Jocko

Yes, you are right...
Probably when in the notifications, the SMTP server port area is filled by the browser...
Using another browser does not cause this problem, as much for me, sorry for having reported it!!

In the configuration, AFP/Samba Server, I checked the radio button of version 4 without seeing it, blindly, (no display of the text, just the button).
I knew which button it was because I had already installed it on a previous disk!!
Besides, it is visible on my screen copy.

When you say:
@fvdw
Did you see my last post in our forum?

What are you talking about? Because the forum is not composed of just one section, but of many headings.

Thank you.
macintosh
Donator VIP
Donator VIP
 
Posts: 26
Joined: Wed Dec 26, 2018 10:48 am
Location: Faro -> Portugal

Re: LaCie Cloubox (White) - fvdw-sl 18.3 minor display bugs.

Postby macintosh » Sat Feb 08, 2025 6:03 pm

Hi Jocko

Yes, you are right...
Probably when in the notifications, the SMTP server port area is filled by the browser...
Using another browser does not cause this problem, as much for me, sorry for having reported it!!

In the configuration, AFP/Samba Server, I checked the radio button of version 4 without seeing it, blindly, (no display of the text, just the button).
I knew which button it was because I had already installed it on a previous disk!!
Besides, it is visible on my screen copy on first message.

When you say:
@fvdw
Did you see my last post in our forum?


What are you talking about? Because the forum is not composed of just one section, but of many section.

Thank you.
macintosh
Donator VIP
Donator VIP
 
Posts: 26
Joined: Wed Dec 26, 2018 10:48 am
Location: Faro -> Portugal

Re: LaCie Cloubox (White) - fvdw-sl 18.3 minor display bugs.

Postby Jocko » Sun Feb 09, 2025 5:08 pm

Hi Macintosh,
In the Network Configuration, 1st installation, DNS2 is filled with the same address as DNS1 but the first digit is missing
Can you post the contain of resolv.conf file. To valid if it is a display issue or a bad value on dns2
Code: Select all
cat /etc/resolv.conf
Jocko
Site Admin - expert
 
Posts: 11529
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Re: LaCie Cloubox (White) - fvdw-sl 18.3 minor display bugs.

Postby macintosh » Mon Feb 10, 2025 11:34 am

Hi Jocko

I don't know if this will answer your request.
I have manually corrected the anomaly!!

On PuTTY : cat /etc/resolv.conf
Answer:
domain local
nameserver 192.168.1.252


Best regards
macintosh
Donator VIP
Donator VIP
 
Posts: 26
Joined: Wed Dec 26, 2018 10:48 am
Location: Faro -> Portugal

Re: LaCie Cloubox (White) - fvdw-sl 18.3 minor display bugs.

Postby Jocko » Mon Feb 10, 2025 3:47 pm

Hi Macintosh,

I am sorry but up to now I do not succeed to replicate for both dns and samba issues. So I have more questions about nas status

First DNS issue
macintosh wrote:I have manually corrected the anomaly!!
That means resolv.conf contained a bad dns server address for dns 2 ? and you had ?
Code: Select all
domain local
nameserver 192.168.1.252
nameserver 92.168.1.252

according to your resolv.conf file, you should have now an empty field for dns server 2 in lan setup menu.
This file is updated as soon as dhcp service broadcasts an update if there is new settings. Usually 2 dns servers are available. Attached a file to test what broadcasts your dhcp service.
Then do
Code: Select all
plugout download 7344
 tar -x -f /tmp/fvdw-sl-18-3dhcpc-test.tgz -C /
Activate the debug mode
Code: Select all
debugon
and run the command
Code: Select all
/sbin/udhcpc -b -i eth0 -s /etc/api/api_dhcpc_test.php dhcpdCbScript
You should get some lines like these
Code: Select all
udhcpc (v1.21.0) started
API[2025/02/10 16:15:18] api_dhcpc_test.php(25)[7901]: calling /etc/api/api_dhcpc_test.php deconfig
API[2025/02/10 16:15:19] dhcpcfunc_daemon_state_change.finc(43)[7901]: dhcpc script got state: deconfig as input
API[2025/02/10 16:15:19] api_dhcpc_test.php(42)[7901]: env dns []
API[2025/02/10 16:15:19] api_dhcpc_test.php(60)[7901]: deconfig retcode: 0
Sending discover...
Sending select for 192.168.1.99...
Lease of 192.168.1.99 obtained, lease time 86400
API[2025/02/10 16:15:20] api_dhcpc_test.php(25)[7904]: calling /etc/api/api_dhcpc_test.php bound
API[2025/02/10 16:15:20] dhcpcfunc_daemon_state_change.finc(43)[7904]: dhcpc script got state: bound as input
API[2025/02/10 16:15:21] api_dhcpc_test.php(42)[7904]: env dns [192.168.1.1 192.168.1.1]
API[2025/02/10 16:15:21] api_dhcpc_test.php(60)[7904]: bound retcode: 0
so useful information
Code: Select all
 env dns [192.168.1.1 192.168.1.1]

Read again resolv.conf
Code: Select all
cat /etc/resolv.conf
and kill the daemon and disable the debug mode, run ps to get the pid value of daemon
Code: Select all
ps -e -o pid,command|grep test
and then
Code: Select all
kill -9 xxxx
debugoff
where xxxx is the pid value of udhcpc daemon with api_dhcpc_test.php script
Please to post the output

- samba issue
How did you get a fresh nas with fvdw-sl 18-3 ? Use fvdw-sl console and then no fvdw-sl upgrade.
After a new rebooting with smb4 installed, smb4 version is still missing in setup menu ?
(after each rebooting this value is updated in nas database ...) So if yes, post
Code: Select all
grep -E 'smb|<version' /etc/nas_conf_db.xml
ls -l /usr/sbin/smbd
/usr/sbin/nmbd -V|cut -d ' ' -f 2
You do not have the required permissions to view the files attached to this post.
Jocko
Site Admin - expert
 
Posts: 11529
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France


Return to Development

Who is online

Users browsing this forum: No registered users and 12 guests