Page 1 of 1

Can't add monitor

Posted: Sat Nov 03, 2018 4:30 pm
by mn1247
In adding a new monitor, I get the following error. This seems to indicate that Port is not being defined, but it's correctly entered in the RSTP string and there are no fields in the dialog where I can add it explicitly. How do I fix? Thanks. Eric

SQL-ERR 'SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'Port' cannot be null', statement was 'INSERT INTO Monitors SET `LinkedMonitors` = NULL, `Name` = 'Barn-L', `ServerId` = NULL, `StorageId` = '1', `Type` = 'Ffmpeg', `Function` = 'Mocord', Enabled = 1, `RefBlendPerc` = '6', `AlarmRefBlendPerc` = '6', `AnalysisFPSLimit` = NULL, `MaxFPS` = '30', `AlarmMaxFPS` = '30', `Triggers` = '', `Device` = '/dev/video0', `Channel` = '0', `Format` = '255', `Palette` = '0', `V4LMultiBuffer` = NULL, `V4LCapturesPerFrame` = '1', `Protocol` = NULL, `Host` = NULL, `Port` = NULL, Method = 'rtpRtsp', `Options` = NULL, `Path` = 'rtsp://admin:passwd@192.168.1.92:21002/videoMain', `User` = NULL, `Pass` = NULL, `Colours` = '4', `Width` = '1280', `Height` = '720', `Orientation` = '0', `Deinterlacing` = '0', `SaveJPEGs` = '0', `VideoWriter` = '1', `EncoderParameters` = '# Lines beginning with # are a comment \r\n# For changing quality, use the crf option\r\n# 1 is best, 51 is worst quality\r\n#crf=23', RecordAudio = 0, RTSPDescribe = 0, `LabelFormat` = '%N - %d/%m/%y %H:%M:%S', `LabelX` = '0', `LabelY` = '0', `LabelSize` = '1', `ImageBufferCount` = '20', `WarmupCount` = '0', `PreEventCount` = '0', `PostEventCount` = '5', `StreamReplayBuffer` = '0', `AlarmFrameCount` = '1', `EventPrefix` = 'Event-', `SectionLength` = '600', `FrameSkip` = '0', `MotionFrameSkip` = '0', `AnalysisUpdateDelay` = '0', `FPSReportInterval` = '100', `DefaultView` = 'Events', `DefaultRate` = '100', `DefaultScale` = '100', `WebColour` = 'red', Exif = 0, `SignalCheckPoints` = '10', `SignalCheckColour` = '#0000c0', `ControlId` = '12', `ControlDevice` = '', `ControlAddress` = '', `AutoStopTimeout` = NULL, `TrackDelay` = NULL, `ReturnLocation` = '-1', `ReturnDelay` = NULL, Sequence = 1' params:

Re: Can't add monitor

Posted: Sun Nov 04, 2018 12:52 am
by bbunge
Did you upgrade from 1.30.4?
We also need the Linux distro and version along with the instructions you used to install or upgrade.

Re: Can't add monitor

Posted: Sun Nov 04, 2018 1:20 pm
by mn1247
I did a fresh install on Ubuntu Server 18.04.1 (onto which I had installed a LAMP stack). I followed the "easy way" script for the distro.

Appreciate any help. Thanks
Eric

Re: Can't add monitor

Posted: Mon Nov 05, 2018 6:46 pm
by mn1247
I discovered the problem... can't add a monitor from Foscam F19821W Preset. If I just enter all the data from scratch, then it works. But, not by editing starting from the preset.

Eric