Troubleshooting guide === [description]: #description (A guide to various mishaps in using marketplace) **Related documents:** - [terminology and abbreviations](/o50RT-FoQ02BP770FklxsA)[target=_blank] rif-marketplace-dev --- - if you are experiencing problems when running the installation (or ganache) with PM2, try deleting your ~/.pm2 folder (src: https://stackoverflow.com/questions/36690442/error-cannot-find-module-users-wyb-nvm-versions-io-js-v3-0-0-lib-node-module). Domains --- Storage --- Notifier --- ### Getting reverts on `createSubscription` calls without SC error ![figure 1.) EVM revert example](https://i.imgur.com/UoSMzLC.png) Occurs when a subscription creation is being requested for provider which the consumer already have an **active** subscription with. > In the current iteration the notifier provider service is build > to support only a single subscription per consumer. **POF:** - consumer is trying to purchase existing plan - consumer is trying to purchase a different plan from the same provider - provider service config changed provider address, but left the previous provider private key ### Notifier Buy operation fails when the browser doesn't allow insecure content ![Insecure content buy failure](https://i.imgur.com/fD1kMus.png) A browser might block insecure content over https. Set it to allow here: [chrome://settings/content/insecureContent](chrome://settings/content/insecureContent)
{"metaMigratedAt":"2023-06-16T03:53:41.312Z","metaMigratedFrom":"Content","title":"Troubleshooting guide","breaks":true,"contributors":"[{\"id\":\"82f16c31-17c2-4338-96ad-3b5b7461eab6\",\"add\":1400,\"del\":265},{\"id\":\"18c42f1e-2caf-47a5-91bd-908abbd37b11\",\"add\":387,\"del\":78}]"}
Expand menu