This repository was archived by the owner on Mar 17, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 46
This repository was archived by the owner on Mar 17, 2021. It is now read-only.
'Failed attempt to initialize value' message when closing a form #1152
Copy link
Copy link
Open
Description
Here is few logs i have received when i was testing #1151.
The last log is i guess the most important. Cause it sounds like an issue in Taurus.
Hope it is useful.
MainThread INFO 2020-09-15 10:00:41,906 UnitLessLineEdit: Failed attempt to initialize value: DevFailed(args = (DevError(desc = 'It is currently not allowed to read attribute lastDatafile', origin = 'Device_3Impl::read_attributes_no_except', reason = 'API_AttrNotAllowed', severity = tango._tango.ErrSeverity.ERR), DevError(desc = 'Failed to read_attribute on device id16na/metadata/ingest, attribute lastDatafile', origin = 'DeviceProxy::read_attribute()', reason = 'API_AttributeFailed', severity = tango._tango.ErrSeverity.ERR)))
MainThread INFO 2020-09-15 10:00:41,945 UnitLessLineEdit: Failed attempt to initialize value: DevFailed(args = (DevError(desc = 'It is currently not allowed to read attribute metadataFile', origin = 'Device_3Impl::read_attributes_no_except', reason = 'API_AttrNotAllowed', severity = tango._tango.ErrSeverity.ERR), DevError(desc = 'Failed to read_attribute on device id16na/metadata/ingest, attribute metadataFile', origin = 'DeviceProxy::read_attribute()', reason = 'API_AttributeFailed', severity = tango._tango.ErrSeverity.ERR)))
MainThread INFO 2020-09-15 10:01:02,786 UnitLessLineEdit.tango://tiktak.esrf.fr:20000/id16na/metadata/ingest/metadataFile#wvalue.magnitude: Failed attempt to initialize value: DevFailed(args = (DevError(desc = 'It is currently not allowed to read attribute metadataFile', origin = 'Device_3Impl::read_attributes_no_except', reason = 'API_AttrNotAllowed', severity = tango._tango.ErrSeverity.ERR), DevError(desc = 'Failed to read_attributes on device id16na/metadata/ingest, attribute metadatafile', origin = 'DeviceProxy::read_attributes_reply()', reason = 'API_AttributeFailed', severity = tango._tango.ErrSeverity.ERR)))
MainThread INFO 2020-09-15 10:01:04,859 UnitLessLineEdit.tango://tiktak.esrf.fr:20000/id16na/metadata/ingest/metadataFile#wvalue: Failed attempt to initialize value: AttributeError("'NoneType' object has no attribute 'read'")
Metadata
Metadata
Assignees
Labels
No labels