Re-added add_user_automatic rake task #3

Merged
chr merged 1 commits from LenPayne/mastodon:fix-add-user-automatic into cybrespace 2018-11-20 07:29:00 +01:00
Contributor

I registered as a patron, but couldn't create my account.

I got the following error:

rake aborted!
Don't know how to build task 'mastodon:add_user_automatic' (see --tasks)
/home/mastodon/live/vendor/bundle/ruby/2.5.0/gems/rake-12.3.1/exe/rake:27:in `'
/home/mastodon/.rbenv/versions/2.5.3/bin/bundle:23:in `load'
/home/mastodon/.rbenv/versions/2.5.3/bin/bundle:23:in `

'
(See full trace by running task with --trace)

So I looked into why, and (maybe) fixed it by bringing in the code from the 2.5 branch. Thanks!

I registered as a patron, but couldn't create my account. I got the following error: rake aborted! Don't know how to build task 'mastodon:add_user_automatic' (see --tasks) /home/mastodon/live/vendor/bundle/ruby/2.5.0/gems/rake-12.3.1/exe/rake:27:in `' /home/mastodon/.rbenv/versions/2.5.3/bin/bundle:23:in `load' /home/mastodon/.rbenv/versions/2.5.3/bin/bundle:23:in ` ' (See full trace by running task with --trace) So I looked into why, and (maybe) fixed it by bringing in the code from the 2.5 branch. Thanks!
Owner

haha, i meant to replace this rake task with a proper call to the new tootctl interface, but that didn't happen last weekend so it's probably best to keep bringing this forward for now. thanks for the PR! email me if you need an invite link btw

haha, i meant to replace this rake task with a proper call to the new `tootctl` interface, but that didn't happen last weekend so it's probably best to keep bringing this forward for now. thanks for the PR! email me if you need an invite link btw
chr closed this pull request 2018-11-20 07:29:00 +01:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cybrespace/mastodon#3
No description provided.