killmasta93
Dabbler
- Joined
- Aug 7, 2017
- Messages
- 26
Hi,
I was wondering if someone could shed some light on the issue im having. Recently configured FreeNAS 11.1, with smb share. whats odd every now or so the service stops for no odd reason.
The only thing i found on the log that closely matches at the time the service dropped
Thank you
I was wondering if someone could shed some light on the issue im having. Recently configured FreeNAS 11.1, with smb share. whats odd every now or so the service stops for no odd reason.
The only thing i found on the log that closely matches at the time the service dropped
Code:
[2018/01/09 03:07:28.797144, 1] ../source3/smbd/process.c:262(srv_send_smb) pid[50369] Error writing 42 bytes to client ipv4:192.168.0.5:40670. -1. (Broken pipe) [2018/01/09 03:07:29.101151, 0] ../source3/lib/util_sock.c:876(matchname) matchname: host name/name mismatch: 192.168.0.5 != (NULL) [2018/01/09 03:07:29.101203, 0] ../source3/lib/util_sock.c:1055(get_remote_hostname) matchname failed on 192.168.0.5 [2018/01/09 03:11:11.381359, 0] ../source3/lib/util_sock.c:876(matchname) matchname: host name/name mismatch: 192.168.0.5 != (NULL) [2018/01/09 03:11:11.381527, 0] ../source3/lib/util_sock.c:1055(get_remote_hostname) matchname failed on 192.168.0.5 [2018/01/09 09:14:19.475413, 1] ../source3/profile/profile_dummy.c:30(set_profile_level) INFO: Profiling support unavailable in this build. [2018/01/09 09:14:20.193096, 1] ../source3/smbd/files.c:218(file_init_global) file_init_global: Information only: requested 27677 open files, 27662 are available. [2018/01/09 09:14:20.219893, 0] ../lib/util/become_daemon.c:124(daemon_ready) STATUS=daemon 'smbd' finished starting up and ready to serve connections [2018/01/09 09:14:20.775686, 0] ../source3/lib/util_sock.c:876(matchname) matchname: host name/name mismatch: 192.168.0.5 != (NULL) [2018/01/09 09:14:20.775724, 0] ../source3/lib/util_sock.c:1055(get_remote_hostname) matchname failed on 192.168.0.5
Thank you