Nikhil John
Nikhil John
Is this issue still valid after upgrading the Django version to 3.x in the tutorial?
> I also would highly favour AGAINST SSH. Reason: there are a lot of new concepts for participants. Like: what are servers? what is a terminal? Python, HTML, CSS, Django?...
@das-g Should I resolve the conflict in my branch and push?
@das-g we need to fix https://github.com/DjangoGirls/tutorial/issues/1694 urgently before resolving this conflict i think.
@das-g Once we merge #1731, I'll push the Python 3.9.5 PR for avoiding conflicts.
According to the [post](https://blog.pythonanywhere.com/176/) by pythonanywhere.com, it is clear that we should not use `eu.pythonanywhere.com` at all for tutorials. It is created for individuals/companies who have concerns with GDPR compliance....
@Saviq Regarding this issue, I want to know more about the workaround for this issue in macOS without doing anything with the instance. Like, install and configure dnsmasq with a...
what about using a parallel DHCP and DNS server dedicated to multipass and DNS server forward request to macOS's DNS servers?
> @nikhiljohn10 just install `avahi-daemon` on the instances and you can then refer to them that way: > > ```shell > $ multipass launch --cloud-init - EOF > Launched: decorous-barbet...
> What's the actual problem you're experiencing with the demo? ```bash ubuntu@subscriber:~$ step ca bootstrap \ > --ca-url https://stepca.local \ > --fingerprint 5995e7954803de536f6cbbd01b0e9f5dc7b61466aee1b71bf8fd926fa85c72c3 error downloading root certificate: client.Root; client GET...