Maczuga

Page:

Could you try to scan it with other device? So far every QR code I've generated was valid.
Perhaps you are using some kind of browser add-on, which inverted colors of QR code?
You can also try re-enabling the 2FA (uncheck "Enable 2-factor authentication", save, then check it again, this will generate you a new code + secret).

If none of above - could you send me an email (lukasz.kolasa@technalab.com) with URL to your QR code? Simply right-click on it and press "Copy the image address" (this may be different on browser).

RickoT This error currently pops up when you are trying to edit/modify/set 2FA for other admin account (even if your account is admin one). This is simply to prevent someone else from locking you out via 2FA replace. I guess we need to have some kind of superadmin role which would be limited to 1 user only and is able to modify such sensitive settings.

You can achieve that by proxy settings in domain section.

First of all - you might want to change default port of TinyCP by following this tutorial

Select any domain/subdomain which you want to use as TinyCP address or create a new one.

Go to domain proxy settings and set it like this:

In "Pass" and "Pass reverse" change TINYCP_URL (by default IP or domain assigned to this IP) and PORT (by default 8080) to the one that you are using. After saving changes - this should start working right away! Setting TINYCP_URL to 127.0.0.1 (or other localhost IP you might have assigned) should do the work too.

You can also add Let's Encrypt to that domain like I did.

Hello, my guess is that you created an user with rank "customer". This rank is currently not allowed to sign in due to not finished permission system. If you want to create a new TinyCP user - make sure that you select "admin" role for now.

Special information will be added in rev. 391. Also the redirect will correctly transfer you back to login page (fixes 404 error).

Since rev. 393 there will be a new file where you can put your custom CSS code to override default style.

The file path is:

/opt/tinycp/www/pub/css/override.css

This file will persist through any updates and won't be replaced by us.

To preview changes in browser a force-reload might be required to refresh cached CSS files.

If you still have core WordPress files in domain directory - application installer will think, that WordPress is still installed - that's why Roundcube is not visible at this moment.

If you do not need WordPress in this domain - simply remove all WordPress files from:

/var/www/domain_name

Warnings will be fixed in v463.

This also comes with updated WordPress installer from 4.9.6 to 4.9.9 and separate one for 5.0.x version

ImJT

Ignas

It would be great if you could provide us more details about what exactly OS + version are you using, is it behind some kind of virtualization (important if it is a VPS, some providers block hostname changing via commands and must be done through their website)?

Also - post here

1. Output from this command:

hostname -A

2. Content of /etc/hosts (you can mask the IP addresses)

Can you try disabling GIT and then generate Let's Encrypt certificate? After it's generated - you can re-enable the GIT and SSL should be working just fine. If that won't work - I have submitted a test fix for it (v467), but I do not know when it's gonna be built (@Wojtek is currently away).

We'll tweak it more in v2.

The point is - your hosts file looks really weird with those doubled entries for 127.0.0.1. I also cannot reproduce that bug on any of my servers nor virtual machines which makes it harder to track it down - and chasing such bugs right now will only slow us down with the release of new version. We are aware that hosts handling needs to be redone completly there.

I have posted a test fix (a fallback for current check to be honest). It's gonna be released in rev. 467, but I do not know when it's gonna be released as I do not have access to build server.

It's too early for us to speak about compatibility or migration between 2 versions. For now we want to focus on porting all the functions from old version. Once that's done we'll surely announce what are our plans for migrations. Just be patient :)
Join our Discord server
Write a reply Edit a reply