odoo / odoo/docker

[Errno 101] Network is unreachable - problem with SMTP when running local instance

Open
#544 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Dockerfile
Stars
1.2k
Forks
1.7k
PR merge metrics
No merged PRs in 30d

Description

Dear team,

I am simply trying to connect my locally running instance of odoo with publicly available SMTP. I am 100% sure credentials are all good:

  1. I am using normal login with username
  2. Encryption is SSL/TLS - port 465
  3. smtp server = smtp.seznam.cz
  4. valid email
  5. valid password

Image

Anyway - when I try to connect to this SMPT (test connection) I will get [Errno 101] Network is unreachable. I thought docker blocks port 465 so I allowed it but this error still persists... Any ideas?

Thank you!

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No repository file or test is named. Start by reproducing the SMTP test connection from the local Odoo instance and inspect Docker networking and reachability to smtp.seznam.cz on port 465. Done means identifying whether the failure is caused by the container network or an external environment issue and documenting a verified resolution.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker
Domain
networking
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.