Matias
Matias
I can't find the repository of https://rubygems.org/gems/event_bg_bus.
I receive this error sporadically: ForbiddenError: Unable to load OAuth 2.0 transaction: 5LDImAAY at SessionStore.load (/opt/node/avi-on/releases/20170221135659/node_modules/oauth2orize/lib/txn/session.js:27:25) at transactionLoader (/opt/node/avi-on/releases/20170221135659/node_modules/oauth2orize/lib/middleware/transactionLoader.js:42:24) at Layer.handle [as handle_request] (/opt/node/avi-on/releases/20170221135659/node_modules/express/lib/router/layer.js:95:5) at next (/opt/node/avi-on/releases/20170221135659/node_modules/express/lib/router/route.js:131:13) at /opt/node/avi-on/releases/20170221135659/node_modules/connect-ensure-login/lib/ensureLoggedIn.js:50:5 at...
I have a user model with associated models. The user.addModel is not triggering an insert in Revision.
I'm getting relation "revisions" does not exist with version 2.6.1 ``` 'INSERT INTO "revisions" ("id","model","document","operation","document_id","revision","created_at","updated_at") VALUES (DEFAULT,\'User\',\'{"last_email_validation_at":"2017-07-11T20:27:30.778Z","should_update_password":false,"login_attemps":0,"terms_n_conditions_accepted_at":"2018-03-28T14:38:59.976Z","email":"[email protected]","password":"483483a29358524790249a3d219c4377","enabled":true,"first_name":"Count Dooku","last_name":"Evildoer","marketing_emails":true,"app_version":null,"last_sign_in_at":null,"phone_number":null,"latest_version":"0.0.0","reset_password_token":null,"reset_password_expires":null,"confirmation_token":null,"confirmed_at":null,"last_phone_verification_at":"2017-07-11T20:27:33.572Z","opt_in":false,"sms_authentication":true,"source_app":null,"disabled_at":null,"modified_at":null}\',\'create\',1,1,\'2019-05-02 18:39:04.060 +00:00\',\'2019-05-02 18:39:04.060 +00:00\') RETURNING *;' }, original: { Error: ERROR: relation...
Is not documented the utility of using auto and the effect with other arguments as setting the bases
In a configuration for multiple hosts what range ports I should open (TCP and UDP)?
> > Geoip > > NameError: uninitialized constant Geoip > > from /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.12/lib/active_support/dependencies.rb:469:in `load_missing_constant' > > from /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.12/lib/active_support/dependencies.rb:106:in`rake_original_const_missing' > > from /usr/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/ext/module.rb:36:in `const_missing' > > from /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.12/lib/active_support/dependencies.rb:118:in`const_missing' > > from...
I want to publish/discover services from a browser (bonjour services) running on mobile apps. Should this pkg support running in a web browser?
I'm trying to think a way to clean some of the records after a week or so.
I see Postman now has a v2.1. Does this support this new version?