Bug Report #1635673150545

UPD: Resolved by recreating docker services and re-populating database.

OS info

  • Operating System : Mac OSX 21.1.0
  • Wappler Version : 4.2.2

Problem description

Local docker-based database does not work cross-platform.

Steps to reproduce

  1. Create a project on Node.js / MariaDB / Docker on Windows. Set up database with some test data.
  2. Push all the changes to github.
  3. Pull the project from a Windows laptop.

Or vice-versa (push working project on Windows, pull on Macos).

I imagine you will be asked for a much more complete description than “does not work cross-platform”. Screen captures also help for diagnosis.
Error messages, etc. It might be helpful to prepare this information and post it ASAP for a better chance to help you solve your problem.

1 Like

I recreated everything and re-populated the database, it works for now. If I face more issues, I will create more detailed description. Thanks you, I agree.

2 Likes