Unable to save schemas

I spent some time yesterday creating a new schema. I saved it, but when I checked the schemas page, it said I had no saved schemas. I tried this again, today. I can create schemas and clone them fine. If I try to save, it looks like it worked, but my list of schemas is always empty.

I am using a free account with Firefox 54.0b7 (32-bit).

Are free accounts allowed to save schemas? If not, a warning would be appreciated!

Free accounts can absolutely save schemas. I haven’t heard of anything like this happening before. If wonder if there was an error message at the top of the schema that you somehow missed? Can you try saving a copy of the basic schema that you get when you first arrive at mockaroo.com and see if that works?

Yes! I Just tried it and I can save the initial, basic schema.

I just tried saving the schema I created before, and that works now. I’m not sure what the problem was, but it’s working for me.

Thanks very much for your help.

Ah, wait, sorry, one of my previous schemas has saved, but the other one still won’t save.

I’ll note their structure here, in case it’s useful:

The one that DOES NOT save (all field types are regex):

  1. S\d{12}
  2. (BLW|PKF|WTS|EXS|GDS|A|D)
  3. (BLW|PKF|WTS|EXS|GDS|A|D)
  4. (BLW|PKF|WTS|EXS|GDS|A|D)
  5. (HNM|EXS)
  6. (85|86|87|88|89|90|91|92|93|94|95|96|97|98|99|100|115|N)
  7. (85|86|87|88|89|90|91|92|93|94|95|96|97|98|99|100|115|N)
  8. (85|86|87|88|89|90|91|92|93|94|95|96|97|98|99|100|115|N)

The one that DOES save:

  1. S\d{12}
    2 to 7 (AM|A|B|C|D|E|F|G|U|X|W)

I wonder if fields 6, 7 and 8 in the schema have a regex that is too long, or something.