Coder Social home page Coder Social logo

Comments (10)

BlessedDisco avatar BlessedDisco commented on June 12, 2024

By default you should be able to register a new user.

If you have disabled registration, you can manually create new users.

from penpot.

arunavo4 avatar arunavo4 commented on June 12, 2024

So this works with the released version what about the dev verison?

from penpot.

niwinz avatar niwinz commented on June 12, 2024

@arunavo4 Is somthing not working on the dev version? As far as I know, nothing is changed

from penpot.

arunavo4 avatar arunavo4 commented on June 12, 2024

Hey @niwinz tried a lot to get the dev version working but I just couldn't get it to create the user and password. The ver 1.19 from docker works perfectly I could create the account and run.
But the dev version does not work. When I tried to create a new account there was no emails, I also checked the temp email Catcher that was running on another tab nothing. Can you give it a try on a clean machine apart from your regular dev machine.

from penpot.

niwinz avatar niwinz commented on June 12, 2024

When you say dev version, Do you refering to the devenv?

from penpot.

niwinz avatar niwinz commented on June 12, 2024

I just tried new instance of devenv with all data cleaned, and everything worked as expected. The registration works and the email catcher receives all data. In any case you can put disable-email-verification flag on the scripts/start-dev or scripts/repl script (depending which script you are using) for completely disable email verification.

from penpot.

arunavo4 avatar arunavo4 commented on June 12, 2024

Thanks @niwinz for taking the time to check this, I will check again now and report back.

When you say dev version, Do you refering to the devenv?

Yes I was refering to the devenv. Was following your instructions here for development environment.

from penpot.

arunavo4 avatar arunavo4 commented on June 12, 2024

@niwinz Sorry I forgot about a important part. So I am running this on an M1 Macbook Pro and I get this error. I think this is the reason why my login was not working. Can you confirm?

! ldap The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested 0.0s
+ docker exec -ti penpot-devenv-main sudo -EH -u penpot /home/start-tmux.sh
Error response from daemon: container 499c8adbe227e0feb29bfcd2a9a3fd491c5694a57a9538aa5d93aeb6155a29c7 is not running
image

Edit:
Looks like the ldap lib that you are using does not have a arm image.
arm arch issue

from penpot.

arunavo4 avatar arunavo4 commented on June 12, 2024

So I gave it a try on my amd64 linux system. There are no errors and all of the containers are running but following the same devenv guide. Seems like the http://localhost:3449/ results in 404 page.
Screenshot from 2024-03-27 16-48-17

from penpot.

arunavo4 avatar arunavo4 commented on June 12, 2024

So after not being able to get the get the devenv running using the manage.sh script. I though of just running the docker-compose.yaml file under /docker/devenv and that too resulted in the same 404 not found. The only other thing that ran well was the minio console at localhost:9001 was able to log into it using the default username password minioadmin.

from penpot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.