Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

normtodd

Members
  • Joined

  • Last visited

Everything posted by normtodd

  1. I came here to say exactly this - the ability for me to do this would be massive. It would be great I think for this to potentially live in the unassigned devices tab as a capability added next to the preclear button labeled 'firmware' that ideally checks if the firmware on the drive is the latest and if not finds it and installs it
  2. fwiw i was able to finally the docker started by making a change to MONGO_URL variable in the wekan docker. i should note that the --link mongodb:db which was populated in extra arguments (and was there on the docker update last night) has been removed completely. HOWEVER IN MAKING THIS CHANGE IT CREATED A NEW DATABASE AND I LOST ALL PREVIOUS WORK it may still be somewhere in mongo, but i dont know mongo like i know mysql, so who knows. my dockers are set up in such as way so as they do not all share a proxynet, but instead have their own IP addresses. for example mongodb docker is on 10.720.140 to make the wekan docker start, i changed the MONGO_URL to be: mongodb://10.72.0.140:27017/db instead of the previous MONGO_URL of mongodb://db I realize this change was not advisable as per one of the messages above, but this was the only way i could get it all to start. i am almost positive this is not the correct way to do it, but this way it starts and the log files are all nominal
  3. well it was working great til i pulled down a docker update. now the docker barfs with this and wont start: MongoError: database name must be a string at Function.create (/build/programs/server/npm/node_modules/meteor/npm-mongo/node_modules/mongodb-core/lib/error.js:43:12) at validateDatabaseName (/build/programs/server/npm/node_modules/meteor/npm-mongo/node_modules/mongodb/lib/operations/db_ops.js:720:22) at new Db (/build/programs/server/npm/node_modules/meteor/npm-mongo/node_modules/mongodb/lib/db.js:181:3) at MongoClient.db (/build/programs/server/npm/node_modules/meteor/npm-mongo/node_modules/mongodb/lib/mongo_client.js:268:14) at packages/mongo/mongo_driver.js:186:25 at runWithEnvironment (packages/meteor.js:1286:24) any ideas?

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.