Skip to main content
-2 votes
0 answers
32 views

We run a Meteor application that requires sticky sessions. We recently refactored our infrastructure and have started seeing connectivity issues. Old Setup (Stable): A single EC2 instance running ...
BrTkCa's user avatar
  • 4,789
0 votes
1 answer
37 views

I'm using FullCalendar React with Meteor 3.3.1, and I'm running into an issue when building the mobile version (iOS/Android). The calendar appears fine in the web version, including when viewed ...
Aziz.G's user avatar
  • 3,791
0 votes
1 answer
44 views

I'm trying to connect my meteor app running on localhost:4000 to the server of another meteor app running on localhost:3000; reading the docs, I'm trying to do import { DDP } from 'meteor/ddp-client' ...
Cereal Killer's user avatar
0 votes
1 answer
62 views

I've built a simple app using meteor3 + vue that runs properly locally using meteor npm run start anyway now I'm trying to deploy and run it on my private server; and when I try to load the page I get ...
Cereal Killer's user avatar
0 votes
1 answer
103 views

I'm running a Rocket.Chat 7.5.0 instance using Docker and Docker Compose. The app is built from a Meteor bundle and uses a custom Dockerfile. Everything starts up correctly, and I'm able to use the ...
maverickosama92's user avatar
0 votes
1 answer
235 views

I am trying to connect to my meteor application with Azure to use blob storage following this tutorial: https://learn.microsoft.com/en-us/azure/storage/blobs/storage-blob-javascript-get-started?tabs=...
Tristan Nguyen's user avatar
0 votes
1 answer
55 views

So I am a newbie at Meteor, and in Bigbluebutton 2.4, I have to make a simple message that goes to all the users in a meeting. even without the meeting criteria I still cant get them on my frontend In ...
SilverSpade's user avatar
0 votes
1 answer
677 views

I have updated a Meteor Project to 3.1.2 which has broken the @google-cloud/storage package. Just importing the @google-cloud/storage package gives the following error. Uncaught TypeError: Cannot ...
Alexander Mason's user avatar
0 votes
0 answers
65 views

Since I want to upgrade my meteor application from meteor 2.16 to 3.0.4, I am replacing the iron:router with ostrio:flow-router-extra. But I dont see the templates rendering properly with flow:router. ...
Deepak K's user avatar
0 votes
1 answer
36 views

I have some local node.js packages In settings.json I have linked these through, however on one of them am getting an error stating the package links out of the package and this terminates meteor-...
user29563332's user avatar
0 votes
0 answers
26 views

because the last version of react-icon/all-files is not published on npm, I hav to use it directly with the url of the tgz : meteor npm i https://github.com/react-icons/react-icons/releases/download/...
Antoine O's user avatar
  • 179
1 vote
0 answers
63 views

I’m facing a persistent issue with WebSocket connections in my Meteor app deployed to a production server. The app and http/https part work fine, but I am also developing an app using React Native ...
Mal d'Aurore's user avatar
0 votes
1 answer
38 views

I'm new to Meteor and trying to figure out, how Account.createUser() works when the user is in the database already and meteor checks for duplicate entries. I've created a Meteor method: 'test....
expatcz's user avatar
  • 101
0 votes
1 answer
73 views

I'm trying to install / use meteor with vue. Followed the installation guide step by step, but it's a struggle. npm install -g meteor meteor create myapp --vue Using vue skeleton => Errors while ...
expatcz's user avatar
  • 101
0 votes
0 answers
33 views

I'm not very familiar with the Meteor framework, but they have a variety of support for oauth providers, and an ability to plug in custom providers. I'm wondering if Meteor provides any default token ...
BRass's user avatar
  • 3,838

15 30 50 per page
1
2 3 4 5
1936