Giter Site home page Giter Site logo

trello-backup's Introduction

trello-backup's People

Contributors

jakutis avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

trello-backup's Issues

Too many requests created, 429 backoff unhandled

% ndenv exec trello-backup /tmp/config.json
Downloaded BTCC.
Downloaded Andrew's 21st packing.
Downloaded Caux RMG.

events.js:141
      throw er; // Unhandled 'error' event
      ^
HTTPError: Response code 429 (Too Many Requests)
    at EventEmitter.<anonymous> (/home/chris/.ndenv/versions/v4.4.7/lib/node_modules/trello-backup/node_modules/got/index.js:173:24)
    at emitOne (events.js:77:13)
    at EventEmitter.emit (events.js:169:7)
    at Immediate._onImmediate (/home/chris/.ndenv/versions/v4.4.7/lib/node_modules/trello-backup/node_modules/got/index.js:54:8)
    at processImmediate [as _immediateCallback] (timers.js:383:17)

Query parameters for backing up a board

I'm curious where you got this list of parameters from?

var queryParameters = {
  actions: 'all',
  actions_entities: 'true',
  actions_display: 'true',
  actions_format: 'list',
  actions_limit: '1000',
  action_fields: 'all',
  action_member: 'true',
  action_member_fields: 'all',
  action_memberCreator: 'true',
  action_memberCreator_fields: 'all',
  cards: 'all',
  card_fields: 'all',
  card_attachments: 'true',
  card_attachment_fields: 'all',
  card_checklists: 'all',
  card_stickers: 'true',
  boardStars: 'mine',
  labels: 'all',
  label_fields: 'all',
  labels_limit: '1000',
  lists: 'all',
  list_fields: 'all',
  memberships: 'all',
  memberships_member: 'true',
  memberships_member_fields: 'all',
  members: 'all',
  member_fields: 'all',
  membersInvited: 'all',
  membersInvited_fields: 'all',
  checklists: 'all',
  checklist_fields: 'all',
  organization: 'true',
  organization_fields: 'all',
  organization_memberships: 'all',
  myPrefs: 'true',
  fields: 'all'
};

I've been trying to find something like on the Trello API docs, and haven't been able to yet. This seems like a pretty complete list.

Cannot handle boards with slashes in names

% ndenv exec trello-backup /tmp/config.json
Failed: Error: ENOENT: no such file or directory, open '/tmp/trello-backup/boards/S8CgInML - France/Monaco trip.json'
    at Error (native)

Getting Error: Cannot find module '.' when calling trello-backup

Hi,

After following the installation steps (https://www.npmjs.com/package/trello-backup) I tried running your script but got the following issue. Any idea how to fix this?

$ trello-backup config.json 
module.js:338
    throw err;
          ^
Error: Cannot find module '.'
    at Function.Module._resolveFilename (module.js:336:15)
    at Function.Module._load (module.js:278:25)
    at Module.require (module.js:365:17)
    at require (module.js:384:17)
    at Object.<anonymous> (/home/bsarvari/.npm-packages/lib/node_modules/trello-backup/lib/cli.js:4:20)
    at Module._compile (module.js:460:26)
    at Object.Module._extensions..js (module.js:478:10)
    at Module.load (module.js:355:32)
    at Function.Module._load (module.js:310:12)
    at Function.Module.runMain (module.js:501:10)
    at startup (node.js:129:16)
    at node.js:814:3

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.