Giter Club home page Giter Club logo

Comments (9)

klein0r avatar klein0r commented on June 24, 2024

That's strange. The meta object should be created automatically:

"instanceObjects": [
{
"_id": "",
"type": "meta",
"common": {
"name": {
"en": "Meta storage for user files",
"de": "Meta-Speicher für Benutzerdateien",
"ru": "Meta Storage для файлов пользователей",
"pt": "Meta de armazenamento para arquivos de usuário",
"nl": "Meta opslag voor gebruikersbestanden",
"fr": "Stockage Meta pour les fichiers utilisateur",
"it": "Meta storage per i file utente",
"es": "Meta almacenamiento para archivos de usuario",
"pl": "Meta storage for user files",
"uk": "Зберігання мета для файлів користувачів",
"zh-cn": "用户档案的储存"
},
"type": "meta.user"
},
"native": {}
},

Can you check if the object doesn't exist in the object tab?

from iobroker.ical.

mac89muc avatar mac89muc commented on June 24, 2024

@klein0r

Looks similar in /usr/local/iobroker/node_modules/iobroker.ical/io-package.json


"instanceObjects": [
{
"_id": "",
"type": "meta",
"common": {
"name": {
"en": "Meta storage for user files",
"de": "Meta-Speicher für Benutzerdateien",
"ru": "Meta Storage для файлов пользователей",
"pt": "Meta de armazenamento para arquivos de usuário",
"nl": "Meta opslag voor gebruikersbestanden",
"fr": "Stockage Meta pour les fichiers utilisateur",
"it": "Meta storage per i file utente",
"es": "Meta almacenamiento para archivos de usuario",
"pl": "Meta storage for user files",
"uk": "Зберігання мета для файлів користувачів",
"zh-cn": "用户档案的储存"
},
"type": "meta.user"
},
"native": {}
},


maybe something to do with my iob macOS installation - not the usual linux ???
Or do you mean under the objects tab in the iob webinterface?

image

from iobroker.ical.

klein0r avatar klein0r commented on June 24, 2024

Or do you mean under the objects tab in the iob webinterface?

I mean the real existing object in the database. And it looks like that's not existent in your installation.
Can you share the instance object system.adapter.ical.0 (or check if the meta attribute is defined there)?

from iobroker.ical.

mac89muc avatar mac89muc commented on June 24, 2024

seems it's missing...
something to do with macOS?

image

from iobroker.ical.

klein0r avatar klein0r commented on June 24, 2024

seems it's missing...

The screenshot shows the instance object in the second line. Just open it and check the instanceObjects.

from iobroker.ical.

mac89muc avatar mac89muc commented on June 24, 2024

in the mentioned second line there's no "type": "meta.user"

image

but in the first line (system.adapter.ical) it exists

image

from iobroker.ical.

klein0r avatar klein0r commented on June 24, 2024

That's strange. Please upload the adapter again (via adapters tab or iobroker upload ical).
Does that work without any errors? Please share the output

from iobroker.ical.

mac89muc avatar mac89muc commented on June 24, 2024

@klein0r 👍🏻 seems to work properly now - no log errors.

Danke für den schnellen Support
Gruß

from iobroker.ical.

klein0r avatar klein0r commented on June 24, 2024

seems to work properly now

The big question is, why the automatic upload (which is executed after every adapter update) wasn't working

from iobroker.ical.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.