attribute type error

瀏覽次數:8 次
跳到第一則未讀訊息

Amine BEN HAMMOUDA

未讀,
2020年2月18日 上午11:50:142020/2/18
收件者:OpenRemote
Hi, 
When I try to create a new attribute with a complex type such as  temperature, sound and many others, I get a "Missing attribute Type" error when I try to save the asset. I have got the same error when I tried to fulfill the "get started : connect your data" Guide, is there any solution for this ?  

Richard Turner

未讀,
2020年2月19日 下午2:59:242020/2/19
收件者:OpenRemote
Hi,

There was a bug in the manager which should now be resolved please pull latest openremote/manager image.

FYI: We are in the process of creating a new manager UI but it is not ready to replace the old one so sometimes the old one isn't kept up to date with code changes.

Amine BEN HAMMOUDA

未讀,
2020年2月19日 下午3:57:292020/2/19
收件者:OpenRemote
Hi,
Thank you for your reply, however the problem still not solved for me, I have pulled the latest manager image and tried to create a new attribute of type "temperature in Celsius" but i still get the same error

Richard Turner

未讀,
2020年2月20日 上午9:33:212020/2/20
收件者:OpenRemote
Hi,

I have tried with the latest image from Docker Hub and things work ok for me so please make sure you pull the latest image and also prune docker volumes (that's probably where you're going wrong):

docker-compose pull manager deployment
docker-compose down
docker volume prune (assuming you don't have other volumes you don't want to lose - otherwise use docker volume rm)
docker-compose up -d --no-build

Amine BEN HAMMOUDA

未讀,
2020年2月20日 上午10:04:532020/2/20
收件者:OpenRemote
hi,
thank you for your reply, now it worked for me too.
回覆所有人
回覆作者
轉寄
0 則新訊息