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

Connecting to Dev Server #8163

Closed
2 tasks done
catter1 opened this issue Sep 28, 2022 · 3 comments
Closed
2 tasks done

Connecting to Dev Server #8163

catter1 opened this issue Sep 28, 2022 · 3 comments
Labels
question This is more a question for the support than an issue.

Comments

@catter1
Copy link

catter1 commented Sep 28, 2022

Describe the issue

I have followed the documentation to install Weblate on my Ubuntu 22.04 VPS. Running the weblate runserver command works, and I get a message saying:

Starting development server at http://127.0.0.1:8000/

I try to go to the website (substituting 127.0.0.1 for the IPv4 of my VPS), but it simply says "refused to connect". Am I missing something? How can I troubleshoot this?

In my settings.py, I have tried setting the SITE_DOMAIN to both 127.0.0.1 and the IPv4 of my VPS, both with the same results.

I already tried

  • I've read and searched the documentation.
  • I've searched for similar issues in this repository.

Steps to reproduce the behavior

  1. Follow the documentation
  2. Make sure the settings.py is configured as needed
  3. Run weblate runserver
  4. See confirmation in console
  5. Try to connect via a web browser

Expected behavior

No response

Screenshots

No response

Exception traceback

No response

How do you run Weblate?

PyPI module

Weblate versions

  • Weblate: 4.14.1
  • Django: 4.1.1
  • siphashc: 2.1
  • translate-toolkit: 3.7.3
  • lxml: 4.9.1
  • Pillow: 9.2.0
  • bleach: 5.0.1
  • python-dateutil: 2.8.2
  • social-auth-core: 4.3.0
  • social-auth-app-django: 5.0.0
  • django-crispy-forms: 1.14.0
  • oauthlib: 3.2.1
  • django-compressor: 4.1
  • djangorestframework: 3.13.1
  • django-filter: 22.1
  • django-appconf: 1.0.5
  • user-agents: 2.2.0
  • filelock: 3.8.0
  • rapidfuzz: 2.10.2
  • openpyxl: 3.0.10
  • celery: 5.2.7
  • kombu: 5.2.4
  • translation-finder: 2.14
  • weblate-language-data: 2022.7
  • html2text: 2020.1.16
  • pycairo: 1.21.0
  • pygobject: 3.42.2
  • diff-match-patch: 20200713
  • requests: 2.28.1
  • django-redis: 5.2.0
  • hiredis: 2.0.0
  • sentry_sdk: 1.9.9
  • Cython: 0.29.32
  • misaka: 2.1.1
  • GitPython: 3.1.27
  • borgbackup: 1.2.2
  • pyparsing: 3.0.9
  • pyahocorasick: 1.4.4
  • python-redis-lock: 3.7.0
  • charset-normalizer: 2.1.1
  • Python: 3.10.6
  • Git: 2.34.1
  • psycopg2-binary: 2.9.3
  • phply: 1.2.5
  • ruamel.yaml: 0.17.21
  • tesserocr: 2.5.2
  • boto3: 1.24.82
  • zeep: 4.1.0
  • aeidon: 1.11
  • iniparse: 0.5
  • Mercurial: 6.2.2
  • git-review: 2.3.1
  • Redis server: 6.0.16
  • PostgreSQL server: 14.5
  • Database backends: django.db.backends.postgresql
  • Cache backends: default:RedisCache, avatar:FileBasedCache
  • Email setup: django.core.mail.backends.smtp.EmailBackend: localhost
  • OS encoding: filesystem=utf-8, default=utf-8
  • Celery: redis://localhost:6379, redis://localhost:6379, regular
  • Platform: Linux 5.15.0-48-generic (x86_64)

Weblate deploy checks

(process:14858): Pango-CRITICAL **: 00:31:31.456: pango_font_describe: assertion 'font != NULL' failed

(process:14858): Pango-CRITICAL **: 00:31:31.456: pango_font_description_get_variant: assertion 'desc != NULL' failed
System check identified some issues:

WARNINGS:
?: (weblate.W033.Subversion) Failure in loading VCS module for Subversion: git: 'svn' is not a git command. See 'git --help'.

The most similar commands are
	fsck
	mv
	show
 (1)
	HINT: https://docs.weblate.org/en/weblate-4.14.1/vcs.html

INFOS:
?: (weblate.I021) Error collection is not set up, it is highly recommended for production use
	HINT: https://docs.weblate.org/en/weblate-4.14.1/admin/install.html#collecting-errors
?: (weblate.I028) Backups are not configured, it is highly recommended for production use
	HINT: https://docs.weblate.org/en/weblate-4.14.1/admin/backup.html

System check identified 3 issues (1 silenced).

Additional context

No response

@catter1 catter1 added the question This is more a question for the support than an issue. label Sep 28, 2022
@github-actions
Copy link

This issue looks more like a support question than an issue. We strive to answer these reasonably fast, but purchasing the support subscription is not only more responsible and faster for your business but also makes Weblate stronger.

In case your question is already answered, making a donation is the right way to say thank you!

@catter1
Copy link
Author

catter1 commented Sep 29, 2022

Nevermind. Decided to completely reinstall with Docker.

@catter1 catter1 closed this as completed Sep 29, 2022
@github-actions
Copy link

The issue you have reported is now resolved. If you don’t feel it’s right, please follow its labels to get a clue for further steps.

  • In case you see a similar problem, please open a separate issue.
  • If you are happy with the outcome, don’t hesitate to support Weblate by making a donation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question This is more a question for the support than an issue.
Projects
None yet
Development

No branches or pull requests

1 participant