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

1 line docker preview gives blank page #144

Closed
jamesefhawkins opened this issue Feb 20, 2020 · 2 comments
Closed

1 line docker preview gives blank page #144

jamesefhawkins opened this issue Feb 20, 2020 · 2 comments
Assignees
Labels
bug Something isn't working right

Comments

@jamesefhawkins
Copy link
Collaborator

Describe the bug

I used the 1 line Docker preview.

It installed, but then took me to a blank page.

There is an error in the console.

To Reproduce
Steps to reproduce the behavior:

  1. Go to readme
  2. Run the 1 line docker preview command

Sidenote: if I go to create a new account and run it in incognito, Django throws an error.

Expected behavior
The app should load on the setup page.

Screenshots

This shows when I used it most recently. Is that perhaps because I've run it locally before and needed to delete cookies?

Screenshot 2020-02-20 at 01 33 52

This shows the error on running it locally, then "creating" a new account:

Screenshot 2020-02-20 at 01 36 01

Desktop (please complete the following information):

  • OS: osx
  • Browser chrome

Additional context
We can remove this preview if we need more time to work on this.

@jamesefhawkins jamesefhawkins added the bug Something isn't working right label Feb 20, 2020
@timgl
Copy link
Collaborator

timgl commented Feb 20, 2020

Yep, this is a problem because you've run the command before. I think it's fine to leave in readme for now, will work out a way of properly fixing this later.

@timgl
Copy link
Collaborator

timgl commented Feb 20, 2020

Fixed!

@timgl timgl closed this as completed Feb 20, 2020
yakkomajuri pushed a commit that referenced this issue Oct 1, 2021
* ingestion and e2e benchmarks

* add e2e kafka benchmark

* split benchmarks into 3 actions

* fix script

* fix test script folders

* eslint --fix

* fix clickhouse CI setup

* random change to make github actions have another go

* Parallel Ingestion (#144)

* improve logging

* ingest event in piscina

* benchmark piscina ingestion

* catch errors in ingestEvent

* ingest in piscina worker

* add KAFKA_BATCH_PARALELL_PROCESSING to ingest in parallel

* split kafka event processing into batches

* comment out plugin debug

* do not pause kafka if worker busy --> we do one batch per server at a time anyway

* fix broken test

Co-authored-by: Michael Matloka <[email protected]>
fuziontech pushed a commit that referenced this issue Oct 12, 2021
* ingestion and e2e benchmarks

* add e2e kafka benchmark

* split benchmarks into 3 actions

* fix script

* fix test script folders

* eslint --fix

* fix clickhouse CI setup

* random change to make github actions have another go

* Parallel Ingestion (#144)

* improve logging

* ingest event in piscina

* benchmark piscina ingestion

* catch errors in ingestEvent

* ingest in piscina worker

* add KAFKA_BATCH_PARALELL_PROCESSING to ingest in parallel

* split kafka event processing into batches

* comment out plugin debug

* do not pause kafka if worker busy --> we do one batch per server at a time anyway

* fix broken test

Co-authored-by: Michael Matloka <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working right
Projects
None yet
Development

No branches or pull requests

2 participants