Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there an issue with starting the service ? #60

Closed
alan-francis opened this issue Jul 28, 2022 · 8 comments
Closed

Is there an issue with starting the service ? #60

alan-francis opened this issue Jul 28, 2022 · 8 comments
Assignees
Labels
question Further information is requested

Comments

@alan-francis
Copy link

Is there an issue with starting the service which I am experiencing right now.
Screenshot 2022-07-28 101527

Anything I am missing?

Thanks in advance

@psugihara
Copy link
Collaborator

psugihara commented Jul 28, 2022

Hm, sorry you're having trouble. Those installation warnings should be OK but there should be more output after "Starting preview server".

Is there something running on port 3883? I've seen it do that when I already have mailing running in a different terminal (I'd like to fix that with a more helpful message).

What does your package.json look like?

What operating system are you on?

@alan-francis
Copy link
Author

Hi, please have a look at the screenshot below. I am using Ubuntu 20.04.4 LTS in a WSL.

Screenshot 2022-07-29 080921

Thanks

@psugihara
Copy link
Collaborator

Great info, @alan-francis.

To my eyes the deps look good, though I'd try adding react and @types/react-dom.

Either way, I'll attempt to repro this weekend and see what I can find out.

Apologies for the bugs, I really appreciate your help as we sand out the rough edges.

@psugihara
Copy link
Collaborator

Hey @alan-francis, sorry for the delay. This worked on my macbook (react was added and mailing updated to latest). I'll add react and react-dom to the install scripts in the README. I was figuring people would be using this in a context where they already had both installed, but cool to see other contexts.

Screen Shot 2022-08-02 at 10 32 59 AM

LMK if you're still having trouble with those deps and I'll try to get on ubuntu for more testing.

@psugihara
Copy link
Collaborator

Closing for now but lmk if you're still having issues!

@alan-francis
Copy link
Author

Hi @psugihara , thank you for the reply. But I am still getting errors.
Screenshot 2022-08-05 092423

Thanks in advance

@psugihara
Copy link
Collaborator

psugihara commented Aug 5, 2022

@alan-francis sorry about that. can you try updating mailing and mailing-core to latest? There was a bugged release that you might have gotten (my bad!).

For clarity, I made a little example app here: https://github.com/successor-software/mailing-standalone-app

If that app doesn't boot, we may have bigger issues.

Really appreciate you trying it out, sorry for bugs. Let me know if you hit anything else or have feature requests as you use it.

Also, after you get it up I'd love to learn about your stack and how you send email.

@psugihara psugihara reopened this Aug 5, 2022
@alexfarrill
Copy link
Collaborator

@alan-francis going to close this one -- the project internals have changed quite a bit over the last month. but please re-open if you are still experiencing this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants