$ npx react-native run-android
info Running jetifier to migrate libraries to AndroidX. You can disable it using "--no-jetifier" flag.
error Failed to run jetifier.
Error: Cannot find module 'signal-exit'
Require stack:
- /Users/dsterry/code/viro-starter/node_modules/@react-native-community/cli-platform-android/node_modules/execa/index.js
- /Users/dsterry/code/viro-starter/node_modules/@react-native-community/cli-platform-android/build/commands/runAndroid/index.js
- /Users/dsterry/code/viro-starter/node_modules/@react-native-community/cli-platform-android/build/commands/index.js
- /Users/dsterry/code/viro-starter/node_modules/@react-native-community/cli-platform-android/build/index.js
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ django-admin shell | |
| Python 3.9.2 (default, Feb 28 2021, 17:03:44) | |
| Type 'copyright', 'credits' or 'license' for more information | |
| IPython 7.21.0 -- An enhanced Interactive Python. Type '?' for help. | |
| In [1]: from thefederation.tasks import poll_nodes | |
| --------------------------------------------------------------------------- | |
| ImproperlyConfigured Traceback (most recent call last) | |
| <ipython-input-1-178073b1a85e> in <module> | |
| ----> 1 from thefederation.tasks import poll_nodes |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| root@yunohost:~# yunohost app install https://github.com/magicstone-dev/acropolis_ynh.git | |
| DANGER! This app is not part of YunoHost's app catalog. Installing third-party apps may compromise the integrity and security of your system. You should probably NOT install it unless you know what you are doing. NO SUPPORT will be provided if this app doesn't work or breaks your system… If you are willing to take that risk anyway, type 'Yes, I understand': Yes, I understand | |
| Choose the domain where this app should be installed [yunohost.local | git.yunohost.local | testacropolis.yunohost.local | testecko.yunohost.local] (default: yunohost.local): testacropolis.yunohost.local | |
| Choose the path where this app should be installed (default: /example): / | |
| Choose an administrator user for this app [dsterry] (default: dsterry): | |
| Should this app be exposed to anonymous visitors? [yes | no] (default: yes): | |
| Choose the application language [fr | en] (default: fr): en | |
| Choose an administration password for this app: | |
| Error: This passwo |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| root@yunohost:~# yunohost app install https://github.com/jobotz/acropolis_ynh/tree/script-improvements -f | |
| Choose the domain where this app should be installed [yunohost.local | git.yunohost.local | testacropolis.yunohost.local | testecko.yunohost.local] (default: yunohost.local): testacropolis.yunohost.local | |
| Choose the path where this app should be installed (default: /example): / | |
| Choose an administrator user for this app [dsterry] (default: dsterry): dsterry | |
| Should this app be exposed to anonymous visitors? [yes | no] (default: yes): yes | |
| Choose the application language [fr | en] (default: fr): en | |
| Choose an administration password for this app: | |
| Info: Installing acropolis... | |
| Info: [....................] > Validating installation parameters... [00h00m,00s] | |
| Info: [+...................] > Storing installation settings... [00h00m,00s] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| diff --git a/run.py b/run.py | |
| index 140f944..abb13ac 100644 | |
| --- a/run.py | |
| +++ b/run.py | |
| @@ -412,6 +412,7 @@ async def jobs_dispatcher(): | |
| job.state = "running" | |
| job.started_time = datetime.now() | |
| + job.end_time = None | |
| job.save() |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| mastodon@demo:~/live$ bundle install -j$(getconf _NPROCESSORS_ONLN) | |
| Fetching gem metadata from https://rubygems.org/............ | |
| Fetching rake 13.0.6 | |
| Installing rake 13.0.6 | |
| Fetching concurrent-ruby 1.1.9 | |
| Installing concurrent-ruby 1.1.9 | |
| Fetching i18n 1.8.10 | |
| Installing i18n 1.8.10 | |
| Fetching minitest 5.14.4 | |
| Installing minitest 5.14.4 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2021-12-09T15:33:42-0800 Installing acropolis... | |
| 2021-12-09T15:33:42-0800 [....................] > Validating installation parameters... [00h00m,00s] | |
| 2021-12-09T15:33:43-0800 [+...................] > Storing installation settings... [00h00m,01s] | |
| 2021-12-09T15:33:43-0800 [#+..................] > Finding an available port... [00h00m,00s] | |
| 2021-12-09T15:33:43-0800 [##+.................] > Installing dependencies... [00h00m,00s] | |
| 2021-12-09T15:33:53-0800 rbenv already seems installed in `/opt/rbenv/bin/rbenv'. | |
| 2021-12-09T15:33:53-0800 Trying to update with git... | |
| 2021-12-09T15:33:54-0800 `rbenv install' command already available in `/opt/rbenv/plugins/ruby-build/bin/rbenv-install'. | |
| 2021-12-09T15:33:55-0800 Trying to update rbenv with git... | |
| 2021-12-09T15:33:56-0800 `rbenv alias' command already available in `/opt/rbenv/plugins/rbenv-aliase/bin/rbenv-alias'. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2021-12-10T00:48:44-0800 Installing ecko... | |
| 2021-12-10T00:48:44-0800 [+...................] > Validating installation parameters... | |
| 2021-12-10T00:48:45-0800 [#+..................] > Storing installation settings... | |
| 2021-12-10T00:48:45-0800 [##+.................] > Finding an available port... | |
| 2021-12-10T00:48:45-0800 [###+................] > Installing dependencies... | |
| 2021-12-10T00:49:01-0800 '/etc/apt/trusted.gpg.d/ecko.asc' wasn't deleted because it doesn't exist. | |
| 2021-12-10T00:49:03-0800 rbenv already seems installed in `/opt/rbenv/bin/rbenv'. | |
| 2021-12-10T00:49:03-0800 Trying to update with git... | |
| 2021-12-10T00:49:04-0800 `rbenv install' command already available in `/opt/rbenv/plugins/ruby-build/bin/rbenv-install'. | |
| 2021-12-10T00:49:04-0800 Trying to update rbenv with git... |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ docker-compose logs web | |
| Attaching to mastodon_web_1 | |
| web_1 | bundler: failed to load command: rails (/opt/mastodon/vendor/bundle/ruby/2.7.0/bin/rails) | |
| web_1 | /opt/ruby/lib/ruby/gems/2.7.0/gems/bundler-2.2.33/lib/bundler.rb:663:in `rescue in eval_gemspec': (Bundler::GemspecError) | |
| web_1 | [!] There was an error while loading `ecko-plugins.gemspec`: No such file or directory - git. Bundler cannot continue. | |
| web_1 | | |
| web_1 | # from /opt/mastodon/gems/ecko-plugins/ecko-plugins.gemspec:33 | |
| web_1 | # ------------------------------------------- | |
| web_1 | # spec.files = Dir.chdir(File.expand_path('..', __FILE__)) do | |
| web_1 | > `git ls-files -z`.split("\\x0").reject { |f| f.match(%r{^(test|spec|features)/}) } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| dsterry@ walter ~/code () $ cd AwesomeProject/ | |
| dsterry@ walter ~/code/AwesomeProject () $ npx react-native run-android | |
| info Running jetifier to migrate libraries to AndroidX. You can disable it using "--no-jetifier" flag. | |
| Jetifier found 870 file(s) to forward-jetify. Using 12 workers... | |
| info Starting JS server... | |
| * daemon not running; starting now at tcp:5037 | |
| * daemon started successfully | |
| info Launching emulator... | |
| error Failed to launch emulator. Reason: No emulators found as an output of `emulator -list-avds`. | |
| warn Please launch an emulator manually or connect a device. Otherwise app may fail to launch. |